Cubic critical, medium range

Time bar (total: 22.0s)

analyze413.0ms (1.9%)

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

Compiled 43 to 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 226.0ms
ival-div: 54.0ms (23.9% of total)
...c/correct-round.rkt:119:19: 35.0ms (15.5% of total)
ival-mult: 30.0ms (13.3% of total)
ival-<: 29.0ms (12.8% of total)
ival-neg: 28.0ms (12.4% of total)
ival-add: 18.0ms (8% of total)
ival-sqrt: 12.0ms (5.3% of total)
ival-and: 9.0ms (4% of total)
ival-sub: 8.0ms (3.5% of total)
const: 2.0ms (0.9% of total)
backward-pass: 1.0ms (0.4% of total)

sample3.6s (16.2%)

Results
2.3s6126×1valid
364.0ms2130×0valid
194.0ms1190×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-sub: 443.0ms (20.7% of total)
ival-mult: 407.0ms (19% of total)
...c/correct-round.rkt:119:19: 221.0ms (10.3% of total)
ival-neg: 192.0ms (9% of total)
ival-sqrt: 189.0ms (8.8% of total)
ival-<: 178.0ms (8.3% of total)
backward-pass: 159.0ms (7.4% of total)
ival-add: 141.0ms (6.6% of total)
ival-div: 138.0ms (6.5% of total)
ival-and: 56.0ms (2.6% of total)
const: 14.0ms (0.7% of total)
Bogosity

preprocess212.0ms (1%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
053165
1180150
2521140
31433140
44580140
01216
13115
27014
316914
429314
552214
6103614
7221914
8523714
9777714
0819314
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (- (sqrt (fma a (* c -3) (square b))) b) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (- (sqrt (fma 3 (* a c) (square b))) b) (* a -3))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ b (sqrt (fma a (* c -3) (square b)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(/ (- (sqrt (fma 3 (* a c) (square b))) b) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(/ (- (sqrt (fma 3 (* a c) (square b))) b) (* 3 a))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(/ (+ b (sqrt (fma a (* c -3) (square b)))) (* a -3))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (- (sqrt (fma 3 (* a c) (square b))) b) (* a -3))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (- a (sqrt (fma b (* c -3) (square a)))) (* b -3))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (- (sqrt (fma a (* c -3) (square b))) b) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
(/ (- (sqrt (fma b (* a -3) (square c))) c) (* 3 a))

explain329.0ms (1.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2422(8.284277025949955 2.101901514494176e-6 3.56160821224383e-16)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
225.0ms376×1valid
20.0ms136×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 113.0ms
ival-mult: 40.0ms (35.3% of total)
ival-sub: 26.0ms (23% of total)
backward-pass: 21.0ms (18.5% of total)
ival-div: 7.0ms (6.2% of total)
ival-sqrt: 7.0ms (6.2% of total)
ival-neg: 6.0ms (5.3% of total)
ival-add: 5.0ms (4.4% of total)
const: 1.0ms (0.9% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify160.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 1 (0.0ms)

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

localize134.0ms (0.6%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy33.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
Results
106.0ms188×1valid
10.0ms68×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 33.0ms (60.4% of total)
backward-pass: 9.0ms (16.5% of total)
ival-sqrt: 4.0ms (7.3% of total)
ival-div: 3.0ms (5.5% of total)
ival-sub: 2.0ms (3.7% of total)
ival-add: 2.0ms (3.7% of total)
const: 1.0ms (1.8% of total)

series24.0ms (0.1%)

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

42 calls:

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

rewrite356.0ms (1.6%)

Algorithm
batch-egg-rewrite
Rules
4866×*-lowering-*.f32
4866×*-lowering-*.f64
3206×/-lowering-/.f32
3206×/-lowering-/.f64
1202×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

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

simplify314.0ms (1.4%)

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

Useful iterations: 2 (0.0ms)

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

eval120.0ms (0.5%)

Compiler

Compiled 22275 to 2059 computations (90.8% saved)

prune189.0ms (0.9%)

Pruning

68 alts after pruning (68 fresh and 0 done)

PrunedKeptTotal
New49768565
Fresh000
Picked101
Done000
Total49868566
Accuracy
99.6%
Counts
566 → 68
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
93.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) (*.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) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
34.3%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
35.2%
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))))
34.4%
(/.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))))))))))
33.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.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))
33.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
34.0%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.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)))))
33.4%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
22.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
26.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))
33.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
33.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
32.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
32.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
32.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
34.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
34.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
34.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
32.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
33.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
33.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
32.9%
(/.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
32.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
33.3%
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
33.3%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
33.3%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
33.6%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
95.3%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)
93.4%
(/.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 -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64)))) b)
32.7%
(/.f64 (+.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)) b)) (*.f64 #s(literal 9 binary64) (*.f64 a a)))
89.8%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
34.3%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))))))))
33.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
34.4%
(/.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 #s(literal 0 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))))))))))
34.3%
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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.4%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
79.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
89.3%
(/.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))
92.9%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
33.7%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))))
33.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))
33.2%
(/.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))))))))
33.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
33.2%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
33.0%
(-.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))))
32.7%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
89.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
95.4%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))
93.5%
(+.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.3%
(+.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
34.3%
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 (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 b b) (+.f64 (*.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))))))))))
34.4%
(*.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))) a) (/.f64 (/.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))))))))) #s(literal 3 binary64)))
33.2%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
34.3%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)))
33.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
34.4%
(*.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 #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))))))))))
34.3%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
89.5%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
93.2%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
95.1%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 5162 to 2558 computations (50.4% saved)

simplify313.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff128
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff512
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
cost-diff1408
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
cost-diff0
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64))
cost-diff128
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
cost-diff128
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
cost-diff256
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)
cost-diff0
(/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff0
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))
cost-diff128
(*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))))
cost-diff128
(/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)
cost-diff128
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))
Rules
5634×*-lowering-*.f32
5634×*-lowering-*.f64
3006×+-lowering-+.f64
3006×+-lowering-+.f32
2968×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
060677
1194627
2763604
33630575
08703575
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
(* b (* b b))
(* b b)
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
(+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(* (* -9/16 c) (* c c))
(* -9/16 c)
-9/16
(pow b 5)
5
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
(* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6)))
(* -1/6 a)
-1/6
(/ (* (pow c 4) 405/64) (pow b 6))
(* (pow c 4) 405/64)
(pow c 4)
4
405/64
(pow b 6)
6
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ 1 (/ 3 (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)))
1
(/ 3 (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a))
3
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b)) 3) (* 3 (/ (* a 3) b)))
(- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b)) 3)
(* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ (* a 3) b)
(* a 3)
3
(* 3 (/ (* a 3) b))
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3))))))
(- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b))))
(* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(* b (* b (* b b)))
(* b (* b b))
(* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3)))))
(* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(* a 3)
3
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (+ (* b b) (* c (* a -3))))
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) b) b))))
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) b) (*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) a)))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) b) (*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) a))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/.f64 (*.f64 c (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) b)
(* -3/8 (* c c))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
-3/8
#s(literal -3/8 binary64)
(* c c)
(*.f64 c c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* -9/16 c) (* c c)) (pow b 5)) (/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* -9/16 c) (* c c)) (pow b 5))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* (* -9/16 c) (* c c))
(*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))
(* -9/16 c)
(*.f64 c #s(literal -9/16 binary64))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6))) b)
(/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (* -1/6 a) (/ (* (pow c 4) 405/64) (pow b 6)))
(/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(/ (* (pow c 4) 405/64) (pow b 6))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) 405/64)
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
405/64
#s(literal 405/64 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ 1 (/ 3 (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 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))
1
#s(literal 1 binary64)
(/ 3 (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a))
(/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
3
#s(literal 3 binary64)
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) 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))
a
-3
#s(literal -3 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b)) 3) (* 3 (/ (* a 3) b)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b)))
(- (* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b)) 3)
(+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 3 binary64) b) #s(literal 1 binary64))))
(* (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ (* a 3) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 3 binary64) b) #s(literal 1 binary64)))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(/.f64 (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))
a
-3
#s(literal -3 binary64)
(/ (* a 3) b)
(/.f64 (*.f64 a #s(literal 3 binary64)) b)
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* 3 (/ (* a 3) b))
(/.f64 (*.f64 a #s(literal 9 binary64)) b)
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) #s(literal 0 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b))))
(*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) #s(literal 0 binary64)))
(* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3)))))
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (+ (* b b) (* c (* a -3))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))

localize909.0ms (4.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.3%
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
accuracy35.1%
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
accuracy33.6%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
accuracy33.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))))
accuracy99.4%
(*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c))
Results
650.0ms187×1valid
77.0ms69×0valid
Compiler

Compiled 774 to 61 computations (92.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 255.0ms
ival-mult: 65.0ms (25.5% of total)
ival-div: 63.0ms (24.7% of total)
ival-add: 31.0ms (12.1% of total)
backward-pass: 30.0ms (11.8% of total)
ival-pow: 28.0ms (11% of total)
ival-sub: 15.0ms (5.9% of total)
ival-sqrt: 13.0ms (5.1% of total)
...c/correct-round.rkt:119:19: 8.0ms (3.1% of total)
const: 3.0ms (1.2% of total)

series192.0ms (0.9%)

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

180 calls:

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

rewrite506.0ms (2.3%)

Algorithm
batch-egg-rewrite
Rules
4790×*-lowering-*.f32
4790×*-lowering-*.f64
2126×/-lowering-/.f32
2126×/-lowering-/.f64
2040×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

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

simplify602.0ms (2.7%)

Algorithm
egg-herbie
Rules
6344×*-lowering-*.f32
6344×*-lowering-*.f64
3536×+-lowering-+.f64
3536×+-lowering-+.f32
2412×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0203916576
1642415613
0815215613
Stop Event
iter limit
node limit
Counts
720 → 720
Calls
Call 1
Inputs
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* -3 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4)))))))) (* -3 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(* -2 (/ b c))
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* b (- (+ (* -3 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (* 3/2 (/ a (pow b 2)))) (* 2 (/ 1 c))))
(* b (- (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (* 3/2 (/ a (pow b 2))))) (* 2 (/ 1 c))))
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ (* -3 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) b))
(* -2 (/ b c))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/ (+ (* -2 b) (* c (+ (* -3 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* 3/2 (/ a b))))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* -3 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (* -3 (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))))))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/ (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))) c)
(/ (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -3 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) c))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -2 (/ b c))
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+ (* -2 (/ b c)) (* a (+ (* -3 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* -3 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (* -3 (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(* (sqrt (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2 (/ b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(* -3/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(* (sqrt (/ c a)) (sqrt -3))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* (sqrt (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
-3
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4))))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4))))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 9 (/ a b))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(/ (+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3))) b)
(* -9/2 (/ (* a c) (pow b 2)))
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
-6
(- (* 9/2 (/ (* a c) (pow b 2))) 6)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 6)
(* -9/2 (/ (* a c) (pow b 2)))
(* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4)))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4)))))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -27/8 (/ (pow a 2) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 6))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* c (- (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 3 (/ 1 c))))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))) (* 3 (/ 1 c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))) (* 3 (/ 1 c))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 c)))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) c)) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) 3) c)) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -9/2 (/ (* a c) (pow b 2)))
(* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* a (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))
(* -1 (* a (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* 1/3 (/ (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* -6 (* a (* (pow b 2) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* -3 (* a c))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* -3 (* a c))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* -3 (* a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* 2 (pow b 2))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* -3 (* a c))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* -3 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* -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))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* 12 (* a (pow b 3)))
(* a (+ (* 3 (* a (+ (* -6 (* b c)) (* -3 (* b c))))) (* 12 (pow b 3))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))) (* 3 (+ (* -6 (* b c)) (* -3 (* b c))))))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (+ (* -6 (* b c)) (* -3 (* b c)))) (* a (+ (* 3 (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3)))))) (* 3 (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2))))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2)))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* 3 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a))) a)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* -1 (/ (+ (* -3 (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) a))) a)))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* -9 (* (pow a 2) (* b c))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* 3 (* a (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* b (+ (* 3 (* a (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))))) (* 6 (* a b)))))))
(* 12 (* a (pow b 3)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (* 12 a)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a))))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 6))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a)))))
(* 9 (* (pow a 2) (* b c)))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2)))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3 (/ (* a (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))))))))
(* 12 (* a (pow b 3)))
(+ (* 3 (* a (* c (+ (* -6 (* a b)) (* -3 (* a b)))))) (* 12 (* a (pow b 3))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b)))))) (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))) (* c (+ (* 3 (* a (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))) (* 3 (* a (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2))))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (* (sqrt (/ a (pow c 5))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2)))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* (pow c 2) (+ (* -3 (/ (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -3 (/ (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* 3 (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
Outputs
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.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 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.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)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #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) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #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 (*.f64 #s(literal -9/16 binary64) (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.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) (*.f64 a (*.f64 c c))) (*.f64 b 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 (*.f64 #s(literal 9/16 binary64) (*.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 #s(literal 1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #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/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #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 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (/.f64 c 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))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.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 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #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 (*.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/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 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))))) 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 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal -1/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/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 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))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)))) a))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* -3 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4)))))))) (* -3 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))
(* b (- (+ (* -3 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (* 3/2 (/ a (pow b 2)))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
(* b (- (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (* 3/2 (/ a (pow b 2))))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))))
(* -3/2 (/ a b))
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) a)) (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ (* -3 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) a)) (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 6 binary64)))) b))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c)
(/ (+ (* -2 b) (* c (+ (* -3 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* 3/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* -3 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (* -3 (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))))))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64)))) c)
(/ (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c c))) c)
(/ (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -3 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c (*.f64 c c))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b #s(literal 3 binary64)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64))) c)) c))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (* b c) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) c))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) c))) c))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))
(+ (* -2 (/ b c)) (* a (+ (* -3 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* -3 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (* -3 (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))))))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.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))))) #s(literal -3/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 c #s(literal -3 binary64)))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 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 (*.f64 #s(literal -3 binary64) b) (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(*.f64 #s(literal -3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c #s(literal 3 binary64)))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal 3 binary64))))) a))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 c c)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 binary64)))) a)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal 3 binary64))))) a))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (neg.f64 b) a))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 (/ b a))
(/.f64 (*.f64 #s(literal -2 binary64) b) a)
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 3/2 binary64) b)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 a c)))))
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -1/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))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (*.f64 #s(literal 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.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 a a) (/.f64 (*.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 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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))))))))
(* -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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.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))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.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 (*.f64 #s(literal 1/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 (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 (*.f64 #s(literal 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) b) a))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #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 (*.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/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 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))))) 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 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal -1/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/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 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))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)))) a))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) b)
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 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 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))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(+.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64)))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -3 binary64))
3
#s(literal 3 binary64)
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4))))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 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 (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 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 (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4))))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.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 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) b)) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64)))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -3 binary64)))) b)
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -81/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 -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
-6
#s(literal -6 binary64)
(- (* 9/2 (/ (* a c) (pow b 2))) 6)
(+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -6 binary64))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)
(+.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -6 binary64)))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 6)
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -6 binary64))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64)))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -27/8 (/ (pow a 2) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 6))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (- (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 3 (/ 1 c))))
(*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) c)))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))) (* 3 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))) (* 3 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) c)))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* c (+ (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 #s(literal 3 binary64) c)))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) c)) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3 binary64)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) 3) c)) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c) #s(literal -3 binary64))) c)))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* a (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal 1 binary64) a)))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))
(* -1 (* a (+ (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (/.f64 #s(literal 3 binary64) a)))
(* -1 (* a (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3)))) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3 binary64)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3))))) a)) 3) a)) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) #s(literal -3 binary64)) a))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 b a) #s(literal -3 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (+.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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 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/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c))))) (*.f64 b b))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 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/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (+.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c)))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 9/4 binary64) c)))))) (*.f64 a c))))) (*.f64 a c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 b a) #s(literal -3 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (*.f64 c c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (*.f64 c c))) (+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(+ (* -1 (/ (+ (* 1/3 (/ (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) c) (/.f64 (/.f64 (*.f64 b c) a) #s(literal 3 binary64))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b c) a) #s(literal 3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) c)) c)))) c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64))))))) (*.f64 a a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64))))))) (*.f64 a a))) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.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 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 b #s(literal 3 binary64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) a)) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 1/3 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))))) a)) a)) a))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) 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)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -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))
(* 12 (* a (pow b 3)))
(*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b)))
(* a (+ (* 3 (* a (+ (* -6 (* b c)) (* -3 (* b c))))) (* 12 (pow b 3))))
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b)))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))) (* 3 (+ (* -6 (* b c)) (* -3 (* b c))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64)))))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (+ (* -6 (* b c)) (* -3 (* b c)))) (* a (+ (* 3 (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3)))))) (* 3 (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) a)))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a a))))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a a))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) a)))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* 3 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* -1 (/ (+ (* -3 (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) b) c))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 (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))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* -9 (* (pow a 2) (* b c))))
(*.f64 #s(literal -9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b c))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* 3 (* a (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* b (+ (* 3 (* a (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))))) (* 6 (* a b)))))))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 6 binary64) (*.f64 a b)))))))
(* 12 (* a (pow b 3)))
(*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (* 12 a)))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (*.f64 #s(literal 12 binary64) a)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 12 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 6))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 12 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(* 9 (* (pow a 2) (* b c)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 b c))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (*.f64 b b))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 b b))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3 (/ (* a (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* 12 (* a (pow b 3)))
(*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b)))
(+ (* 3 (* a (* c (+ (* -6 (* a b)) (* -3 (* a b)))))) (* 12 (* a (pow b 3))))
(+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a b) #s(literal -9 binary64)))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b)))))) (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))))))
(+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64)))))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))) (* c (+ (* 3 (* a (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))) (* 3 (* a (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))))
(+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) c)))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) c) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c))))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (* (sqrt (/ a (pow c 5))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) c) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow c 2) (+ (* -3 (/ (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) c) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -3 (/ (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* 3 (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))) c))))

eval297.0ms (1.4%)

Compiler

Compiled 76178 to 4883 computations (93.6% saved)

prune309.0ms (1.4%)

Pruning

55 alts after pruning (54 fresh and 1 done)

PrunedKeptTotal
New1496361532
Fresh451863
Picked415
Done000
Total1545551600
Accuracy
99.9%
Counts
1600 → 55
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
32.8%
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
33.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
33.3%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
34.3%
(/.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))))))))
33.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
32.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
32.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.1%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
32.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
33.3%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
99.0%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
89.8%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
33.4%
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
34.3%
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))
98.9%
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
98.7%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
98.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
79.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
98.9%
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
33.2%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
33.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))
79.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
34.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.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))))))) a)))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 a a))))
79.4%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
93.5%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
89.8%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
89.7%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
93.4%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
33.2%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
33.0%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
33.1%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
95.4%
(-.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 -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
89.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
32.3%
(+.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
33.4%
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) b)
33.2%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
79.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
34.3%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
89.5%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
93.2%
(*.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)))
Compiler

Compiled 3548 to 2010 computations (43.3% saved)

simplify312.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))
cost-diff128
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
cost-diff256
(/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))
cost-diff256
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))
cost-diff0
(/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
cost-diff0
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
cost-diff128
(+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64)))
cost-diff512
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff0
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
cost-diff0
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
cost-diff128
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff256
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
Rules
5366×*-lowering-*.f32
5366×*-lowering-*.f64
3252×+-lowering-+.f64
3252×+-lowering-+.f32
1838×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
062649
1203613
2786582
33638579
08061579
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3))))))
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(* (* 9 (* a a)) (* c c))
(* 9 (* a a))
9
(* a a)
a
(* c c)
c
(* -6 (* (* a (* b b)) c))
-6
(* (* a (* b b)) c)
(* a (* b b))
(* b b)
b
(* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3)))))
(* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(* a 3)
3
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* c (* a -3))
(* a -3)
-3
(+ (* b b) (+ (* b b) (* c (* a -3))))
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b))))
(* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(* b (* b (* b b)))
(* b (* b b))
(* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))))
(+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))
(* 12 (* b (* b b)))
12
(* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))
(* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))
3
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(* a (* (/ (* c c) b) 9/4))
(* (/ (* c c) b) 9/4)
(/ (* c c) b)
(* c c)
9/4
(* (* b c) -9)
(* b c)
-9
(/ 1 (/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a))))
1
(/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a)))
3
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b 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)
a
-3
(/ b a)
(- (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b)) (/ b (* a 3)))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b))
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a)))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(/ (* a 3) (* b a))
(* a 3)
3
(* b a)
(/ (* 9 a) b)
(* 9 a)
9
(/ b (* a 3))
Outputs
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3))))))
(/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (*.f64 #s(literal 2 binary64) b))))))
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c))))
(* (* 9 (* a a)) (* c c))
(*.f64 c (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))
(* 9 (* a a))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
9
#s(literal 9 binary64)
(* a a)
(*.f64 a a)
a
(* c c)
(*.f64 c c)
c
(* -6 (* (* a (* b b)) c))
(*.f64 #s(literal -6 binary64) (*.f64 c (*.f64 a (*.f64 b b))))
-6
#s(literal -6 binary64)
(* (* a (* b b)) c)
(*.f64 c (*.f64 a (*.f64 b b)))
(* a (* b b))
(*.f64 a (*.f64 b b))
(* b b)
(*.f64 b b)
b
(* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3)))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (*.f64 #s(literal 2 binary64) b)))))
(* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* c (* a -3))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(+ (* b b) (+ (* b b) (* c (* a -3))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (*.f64 #s(literal 2 binary64) b)))
(* (/ -1/2 b) c)
(/.f64 (*.f64 c #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
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (*.f64 #s(literal 2 binary64) b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 0 binary64))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 9/4 binary64))) (*.f64 b #s(literal -9 binary64))))))))
(- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (*.f64 #s(literal 2 binary64) b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 0 binary64)))
(* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3))))
(*.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))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))))
(*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 9/4 binary64))) (*.f64 b #s(literal -9 binary64)))))))
(+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))
(+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 9/4 binary64))) (*.f64 b #s(literal -9 binary64))))))
(* 12 (* b (* b b)))
(*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64)))
12
#s(literal 12 binary64)
(* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 9/4 binary64))) (*.f64 b #s(literal -9 binary64)))))
(* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))
(*.f64 c (+.f64 (*.f64 (*.f64 c (/.f64 #s(literal 9/4 binary64) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal -27 binary64))))
3
#s(literal 3 binary64)
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(*.f64 c (+.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 9/4 binary64))) (*.f64 b #s(literal -9 binary64))))
(* a (* (/ (* c c) b) 9/4))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 9/4 binary64))) c) b)
(* (/ (* c c) b) 9/4)
(*.f64 c (*.f64 c (/.f64 #s(literal 9/4 binary64) b)))
(/ (* c c) b)
(*.f64 c (/.f64 c b))
(* c c)
(*.f64 c c)
9/4
#s(literal 9/4 binary64)
(* (* b c) -9)
(*.f64 b (*.f64 c #s(literal -9 binary64)))
(* b c)
(*.f64 c b)
-9
#s(literal -9 binary64)
(/ 1 (/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) (/.f64 b a)) #s(literal 1/3 binary64))
1
#s(literal 1 binary64)
(/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a)))
(/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) (/.f64 b a)))
3
#s(literal 3 binary64)
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) (/.f64 b a))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ b a)
(/.f64 b a)
(- (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b)) (/ b (* a 3)))
(*.f64 (/.f64 b a) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) #s(literal 1/3 binary64)) #s(literal -1/3 binary64)))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) #s(literal 9 binary64)))
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 3 binary64) b))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ (* a 3) (* b a))
(/.f64 #s(literal 3 binary64) b)
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* b a)
(*.f64 a b)
(/ (* 9 a) b)
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
9
#s(literal 9 binary64)
(/ b (* a 3))
(/.f64 b (*.f64 a #s(literal 3 binary64)))

localize880.0ms (4%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 b (*.f64 a #s(literal 3 binary64)))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.4%
(/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))
accuracy33.4%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
accuracy99.7%
(/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
accuracy33.5%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))
accuracy99.5%
(/.f64 (*.f64 c c) b)
accuracy99.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
accuracy99.3%
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
accuracy35.1%
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.5%
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
accuracy99.5%
(*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.5%
(*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy99.4%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
Results
576.0ms198×1valid
103.0ms58×0valid
Compiler

Compiled 764 to 63 computations (91.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 254.0ms
ival-mult: 138.0ms (54.3% of total)
ival-div: 60.0ms (23.6% of total)
backward-pass: 31.0ms (12.2% of total)
ival-add: 13.0ms (5.1% of total)
ival-sub: 6.0ms (2.4% of total)
ival-sqrt: 4.0ms (1.6% of total)
const: 3.0ms (1.2% of total)

series140.0ms (0.6%)

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

183 calls:

TimeVariablePointExpression
34.0ms
a
@0
(/ b (* a 3))
29.0ms
a
@inf
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
9.0ms
c
@inf
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
1.0ms
b
@-inf
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
1.0ms
b
@inf
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))

rewrite456.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
4880×*-lowering-*.f32
4880×*-lowering-*.f64
1970×pow-lowering-pow.f64
1970×pow-lowering-pow.f32
1952×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
062347
1406322
24244322
09194322
Stop Event
iter limit
node limit
Counts
23 → 616
Calls
Call 1
Inputs
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(+ (* b b) (+ (* b b) (* c (* a -3))))
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3))))))
(* (* 9 (* a a)) (* c c))
(* (/ -1/2 b) c)
(/ -1/2 b)
(- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b))))
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(/ (- (* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3)))) (* b (* b (* b b)))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(* (+ (* b b) (* c (* a -3))) (+ (* b b) (* c (* a -3))))
(/ 1 (/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a))))
(/ 3 (- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a)))
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) a) (/ b a))
(/ (sqrt (+ (* b b) (* c (* a -3)))) a)
(- (/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b)) (/ b (* a 3)))
(/ (* a 3) (* b a))
(/ (* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a))) (/ (* 9 a) b))
(* (sqrt (+ (* b b) (* c (* a -3)))) (/ (* a 3) (* b a)))
(* (* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (+ (* b b) (+ (* b b) (* c (* a -3)))))
(* (* a 3) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/ (* c c) b)
(* c (* a -3))
(/ b (* a 3))
Outputs
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))))
(fma.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(fma.f64 (*.f64 a (*.f64 b (*.f64 c b))) #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))))
(fma.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) (+.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))))))
(*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 b b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.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 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b))))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 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 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 c b))) (*.f64 a (*.f64 b (*.f64 c b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b (*.f64 c b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 2 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))
(*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(*.f64 c (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 c c) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) c)
(*.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))
(*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a c)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 c c) #s(literal 9 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) a)) a)
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 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))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 c b) #s(literal -9 binary64)))
(+.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b)))) (/.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(fma.f64 a (/.f64 #s(literal 9/4 binary64) (/.f64 b (*.f64 c c))) (*.f64 (*.f64 c b) #s(literal -9 binary64)))
(fma.f64 b (*.f64 c #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))
(fma.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 b (*.f64 c c))) a (*.f64 (*.f64 c b) #s(literal -9 binary64)))
(fma.f64 (*.f64 c b) #s(literal -9 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))
(fma.f64 #s(literal -9 binary64) (*.f64 c b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))
(fma.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 9/4 binary64) (*.f64 (*.f64 c b) #s(literal -9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b)))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b))) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 b (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c b) #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b)))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b))) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 c b) #s(literal -9 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b))))))
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 9/4 binary64))) b) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a)) (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(pow.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1728 binary64))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 144 binary64)) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.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 a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal 3 binary64) (*.f64 a a)))
(/.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 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 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 a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 #s(literal -3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(/.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(/.f64 #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))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))))
(/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))
(*.f64 #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))))) b) a)))
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1 binary64)))
(*.f64 #s(literal 3 binary64) (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 3 binary64))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a a))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (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))))) a) (/.f64 b a))
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.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 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.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 a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a a))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (-.f64 (*.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 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.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 a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) a)
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (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))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) b) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))))
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(fma.f64 b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 #s(literal 9 binary64) a))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 b (*.f64 #s(literal 9 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 b (*.f64 #s(literal 9 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a))) b (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 a b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal 9 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (*.f64 a #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) (*.f64 a #s(literal -3 binary64))))
(/.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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (-.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 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.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 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b)) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 27 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 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 binary64)))) #s(literal -1 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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 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 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a b)))
(/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64))))
(/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) a)
(/.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) b)
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (*.f64 (/.f64 a b) #s(literal 3 binary64)) a)
(/.f64 (*.f64 a (/.f64 #s(literal 3 binary64) a)) b)
(pow.f64 (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 3 binary64) (*.f64 a b)))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(*.f64 #s(literal 3 binary64) (/.f64 a (*.f64 a b)))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))
(*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(*.f64 (/.f64 a b) (/.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 a b))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 a #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 a b)) a)
(*.f64 (/.f64 a a) (/.f64 #s(literal 3 binary64) b))
(*.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 a a))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a 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 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (/.f64 (*.f64 a #s(literal -9 binary64)) b))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (*.f64 a b)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) b) (*.f64 #s(literal 9 binary64) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(/.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 (*.f64 a b) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b (*.f64 #s(literal 9 binary64) a))) (*.f64 a b))
(/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 9 binary64)) (/.f64 a b))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a))))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 #s(literal 9 binary64) a))))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (/.f64 b (*.f64 #s(literal 9 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) b)))
(*.f64 (/.f64 b (*.f64 #s(literal 9 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))))
(*.f64 (/.f64 b (*.f64 #s(literal 9 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a))) b)
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 a b)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) a)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 #s(literal 9 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) a)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal 9 binary64) a)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) (*.f64 a #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 (*.f64 a b) a) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a 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) (*.f64 a b)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) a)
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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)))))) a) b)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) a)
(pow.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 a b)))
(*.f64 (/.f64 a b) (*.f64 (/.f64 #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)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a 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 (*.f64 a #s(literal 3 binary64)) a))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 a b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (*.f64 (*.f64 (*.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 2 binary64) (*.f64 b b))) (*.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 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 #s(literal 2 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 c (*.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)))))))))
(fma.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.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 b b) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.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 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))
(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 (*.f64 a #s(literal 3 binary64)) b (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (*.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 3 binary64))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) b))
(/.f64 (*.f64 c c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 c b))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) c)
(*.f64 a (*.f64 #s(literal -3 binary64) c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))))
(/.f64 b (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b a)))
(/.f64 (/.f64 b a) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -3 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 b #s(literal 3 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 b a)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 b a) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 3 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) b)
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))

simplify622.0ms (2.8%)

Algorithm
egg-herbie
Rules
6068×*-lowering-*.f32
6068×*-lowering-*.f64
4032×+-lowering-+.f64
4032×+-lowering-+.f32
2058×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0228017775
1733516747
0820516747
Stop Event
iter limit
node limit
Counts
732 → 732
Calls
Call 1
Inputs
(* -6 (* a (* (pow b 2) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -3 (* a c))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* -3 (* a c))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(* -3 (* a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(* 2 (pow b 2))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(* -3 (* a c))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(* -3 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(* -1/2 (/ c b))
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* 1/3 (/ (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -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)
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* -6 (* a (* (pow b 2) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* -9 (* b c))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(* 9/4 (/ (* a (pow c 2)) b))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -9 (* b c))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(* -9 (* b c))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* -9 (* b c))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* 4/3 (/ b a))
(* b (+ (* 40/9 (/ (pow b 2) (* (pow a 2) c))) (* 4/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* 416/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 4352/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 416/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(* -1/2 (/ c b))
(/ (- (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2)))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (+ (* -9/4 (/ (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (- (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (+ (* -9/4 (/ (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b))
(* -1/2 (/ c b))
(* c (- (* c (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (+ (* -1 (* c (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5)))))) (* 3/4 (/ a (pow b 3)))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (+ (* 3/4 (/ a (pow b 3))) (* c (- (* -1 (* c (+ (* 9/16 (/ (* (pow a 2) (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 4))) (* 9/4 (/ (* a (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* 4/3 (/ b a))
(- (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3)))) (pow c 2))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (pow a 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3))))) a))) (pow c 3))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (+ (* -16/3 (/ (pow b 3) (* (pow a 2) c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (* a (pow c 2)))) (* 64/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))))))
(* 4/3 (/ b a))
(+ (* -1 (/ (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+ (* -1 (/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 64/27 (/ (pow b 5) (* (pow a 3) c))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* a c))))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) (* a c))) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* (pow a 2) c)))) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* a (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (* a (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5)))))) (* 3/4 (/ (pow c 2) (pow b 3)))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* 3/4 (/ (pow c 2) (pow b 3))) (* a (- (* -1 (* a (+ (* 9/16 (/ (* (pow c 2) (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 9/4 (/ (* c (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(* 4/3 (/ b a))
(/ (- (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b)) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2)))) (pow a 2))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (pow c 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2))))) c))) (pow a 3))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (+ (* -16/3 (/ (pow b 3) (* a c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (* (pow a 2) c))) (* 64/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))))) a)
(* 4/3 (/ b a))
(* -1 (/ (- (+ (* -4/3 b) (* 8/9 (/ (pow b 3) (* a c)))) (* 16/3 (/ (pow b 3) (* a c)))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c))) a))) a))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) c)) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (pow c 2)))) a)) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) a))) a))) a))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(* -2 (/ b c))
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -9/4 (* (pow a 2) c)) (* 9/8 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* (pow a 2) c)) (* 9/8 (* (pow a 2) c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 27/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -9/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c)))))))
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (- (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -81/32 (* (pow a 4) (pow c 3))) (* -81/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 3/2 a)) (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -2 (/ b c))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/ (+ (* -2 b) (* c (- (* -1 (* c (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c)
(/ (+ (* -2 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 27/16 (/ (pow a 3) (pow b 5))))))) (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(* -2 (/ b c))
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(* (sqrt (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2 (/ b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(* -3/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(* (sqrt (/ c a)) (sqrt -3))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) (/ b (* a c))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (/ b a)) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* (sqrt (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 b)) a)))
(* (sqrt (/ c a)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* (sqrt (/ c a)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (/ c a)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(/ b a)
(* b (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))
(* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (/ b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(/ b a)
(+ (* -3/2 (/ c b)) (/ b a))
(+ (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) (/ b a))
(+ (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) (/ b a))
(* (sqrt (/ c a)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))
(/ 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)))))))) a)
(* (sqrt (/ c a)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/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 (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))
(+ (* -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))))))
(+ (* -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)))))))
(* 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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))) (* 1/3 (/ b (* a c)))))
(* 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 (/ b (* a c)))))
(* -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/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(- (+ (* 1/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 (/ b a)))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(/ 3 b)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 (/ b a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 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/3 (/ 1 a))))))
(* -1/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/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))) (* 1/3 (/ 1 a)))))))
(* 1/3 (/ b a))
(+ (* -1/2 (/ c b)) (* 1/3 (/ b a)))
(+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* 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))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 (/ 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)))))))) a)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/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/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 (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
-3
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4))))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
3
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4))))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(* 12 (* a (pow b 3)))
(* a (+ (* 3 (* a (+ (* -6 (* b c)) (* -3 (* b c))))) (* 12 (pow b 3))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))) (* 3 (+ (* -6 (* b c)) (* -3 (* b c))))))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (+ (* -6 (* b c)) (* -3 (* b c)))) (* a (+ (* 3 (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3)))))) (* 3 (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2))))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2)))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* 3 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a))) a)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* -1 (/ (+ (* -3 (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) a))) a)))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* -9 (* (pow a 2) (* b c))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* 3 (* a (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* b (+ (* 3 (* a (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))))) (* 6 (* a b)))))))
(* 12 (* a (pow b 3)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (* 12 a)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a))))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 6))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a)))))
(* 9 (* (pow a 2) (* b c)))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2)))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3 (/ (* a (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))))))))
(* 12 (* a (pow b 3)))
(+ (* 3 (* a (* c (+ (* -6 (* a b)) (* -3 (* a b)))))) (* 12 (* a (pow b 3))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b)))))) (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))) (* c (+ (* 3 (* a (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))) (* 3 (* a (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2))))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (* (sqrt (/ a (pow c 5))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2)))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* (pow c 2) (+ (* -3 (/ (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -3 (/ (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* 3 (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(* 6 (* a b))
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 6 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 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))
(* (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 b) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* -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))) 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/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+ (* 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)))))))))
(* 6 (* a b))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 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))) (* 6 a)))))
(* 9/2 (/ (* (pow a 2) c) b))
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -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))
(* -1 (/ (+ (* -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))
(* 6 (* a b))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* 6 (* 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 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) 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)))))
(* 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 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -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)))))))
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
(* 1/3 (/ b a))
Outputs
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -3 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 b b))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 a a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 a a))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))))) a)) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))))) a))) a))) a))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) c) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 c c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 c c))) (+.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))
(+ (* -1 (/ (+ (* 1/3 (/ (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) c) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) c)) c))) c)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 b (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #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 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal 3/2 binary64))))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))))) (*.f64 a c)))) (pow.f64 b #s(literal 6 binary64))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 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)
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b))
(* 9/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b)
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) a) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) a) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) a) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b)
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b c)) a)))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b c)) a)))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b c)) a)))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* 9/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b)
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b)
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) c)))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) c)))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) c)))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(* b (+ (* 40/9 (/ (pow b 2) (* (pow a 2) c))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 40/9 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 4/3 binary64) a)))
(* b (+ (* (pow b 2) (+ (* 416/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 4/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 416/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 40/9 binary64) (*.f64 (*.f64 a a) c))))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 4352/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 416/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 4/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 40/9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 4352/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 416/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (- (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2)))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -9/32 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/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (+ (* -9/4 (/ (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -9/32 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 (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (- (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (+ (* -9/4 (/ (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* c (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (+ (* -1 (* c (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5)))))) (* 3/4 (/ a (pow b 3)))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (+ (* 3/4 (/ a (pow b 3))) (* c (- (* -1 (* c (+ (* 9/16 (/ (* (pow a 2) (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 4))) (* 9/4 (/ (* a (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(- (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (-.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))))
(- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3)))) (pow c 2))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) a) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (-.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)))))
(- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (pow a 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3))))) a))) (pow c 3))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (+ (* -16/3 (/ (pow b 3) (* (pow a 2) c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (* a (pow c 2)))) (* 64/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))))))
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) a) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))))) a)) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))) (+.f64 (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(+ (* -1 (/ (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)) c)))
(+ (* -1 (/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 64/27 (/ (pow b 5) (* (pow a 3) c))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* a c))))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) (*.f64 a c))) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) (* a c))) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* (pow a 2) c)))) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) a)))) (*.f64 a c)) (-.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) a)))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64))) c)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* a (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (* a (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5)))))) (* 3/4 (/ (pow c 2) (pow b 3)))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* 3/4 (/ (pow c 2) (pow b 3))) (* a (- (* -1 (* a (+ (* 9/16 (/ (* (pow c 2) (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 9/4 (/ (* c (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.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)))))))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(/ (- (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b)) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (-.f64 (*.f64 #s(literal 4/3 binary64) b) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)))) a)
(/ (- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2)))) (pow a 2))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) c) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (-.f64 (*.f64 #s(literal 4/3 binary64) b) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c))))) a)
(/ (- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (pow c 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2))))) c))) (pow a 3))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (+ (* -16/3 (/ (pow b 3) (* a c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (* (pow a 2) c))) (* 64/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 16/9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) c) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))))) c)) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (*.f64 #s(literal 4/3 binary64) b)) (+.f64 (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))))))) a)
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(* -1 (/ (- (+ (* -4/3 b) (* 8/9 (/ (pow b 3) (* a c)))) (* 16/3 (/ (pow b 3) (* a c)))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (/.f64 (*.f64 #s(literal 16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c))) a))) a))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) c)))) a))) a))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) c)) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (pow c 2)))) a)) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) a))) a))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) c)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) c)))))) c) (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) (*.f64 c c))))) a))) a))) a))) a))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) 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 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) 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 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.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/3 binary64) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #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))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) c)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) b)) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a))) a)))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)))))))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))
(* b (- (* -1 (/ (+ (* -9/4 (* (pow a 2) c)) (* 9/8 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b b)))))
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* (pow a 2) c)) (* 9/8 (* (pow a 2) c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 27/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -9/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c)))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -9/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))))))))
(* -3/2 (/ a b))
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) a)) b))
(* -1 (/ (- (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) a) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -81/32 (* (pow a 4) (pow c 3))) (* -81/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 3/2 a)) (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -405/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal 3/2 binary64) a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c)
(/ (+ (* -2 b) (* c (- (* -1 (* c (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c)
(/ (+ (* -2 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 27/16 (/ (pow a 3) (pow b 5))))))) (+ (* -9/4 (/ (pow a 2) (pow b 3))) (* 9/8 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c)
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) c)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -3/2 binary64)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) c)
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (pow (sqrt 3) 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -3/2 binary64))))) c) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) c))
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))
(+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) b))))
(+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))))
(* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (* c (pow (sqrt 3) 2)))))
(*.f64 #s(literal -3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(+ (* -3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal 3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal 3/2 binary64))))) a) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b a)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) c)) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) c)) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 (/ b a))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 3/2 binary64) b)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 a c)))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) (/ b (* a c))))
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a c))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.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 b a)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (/ b a)) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (/.f64 b a)) c))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b a)))
(- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(+.f64 (*.f64 (*.f64 #s(literal 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.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))))) (*.f64 #s(literal 1 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a) b)) a)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (/ c a)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* (sqrt (/ c a)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(/ b a)
(/.f64 b a)
(* b (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b))))
(* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ b a))
(neg.f64 (/.f64 b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(/ b a)
(/.f64 b a)
(+ (* -3/2 (/ c b)) (/ b a))
(+.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b))
(+ (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))))
(+ (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b))))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))))
(/ b a)
(/.f64 b a)
(/ (+ b (* -3/2 (/ (* a c) b))) a)
(/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) a)
(/ (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.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)))))) 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)))))))) a)
(/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a)
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -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 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 b b) (sqrt.f64 #s(literal -3 binary64))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))
(+.f64 (neg.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 (* (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 (neg.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) (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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(+ (* -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 (neg.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 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) 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 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (- (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))) (* 1/3 (/ b (* a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.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/3 binary64) (/.f64 b (*.f64 a c))))))
(* 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 (/ b (* a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #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))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) c)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #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/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 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(- (+ (* -1/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 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) b)) a)))
(+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a))) a)))
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(/ 3 b)
(/.f64 #s(literal 3 binary64) b)
(* 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/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -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)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a))))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/3 (/ b a))
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/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))) (* 1/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(+ (* -1/2 (/ c b)) (* 1/3 (/ b a)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))
(+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.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 #s(literal 1/3 binary64) (/.f64 b a)))
(+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 #s(literal 1/3 binary64) (/.f64 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))))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 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/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #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 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 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))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.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 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -1/24 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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 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))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) a)
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) 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/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/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) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))
(+ (* -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 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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/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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) b)
(/ (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) b)
3
#s(literal 3 binary64)
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(+.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(+.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
-3
#s(literal -3 binary64)
(- (* 9/2 (/ (* a c) (pow b 2))) 3)
(+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3 binary64))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)
(+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3 binary64)))
(- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)
(+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) #s(literal 3 binary64)))
3
#s(literal 3 binary64)
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* -27/8 (/ (* (pow a 2) c) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64)))))))
(+ 3 (* c (+ (* -9/2 (/ a (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 6))) (* -27/8 (/ (pow a 2) (pow b 4))))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (/ (sqrt -3) b)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) (*.f64 (*.f64 #s(literal 3/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))
3
#s(literal 3 binary64)
(+ 3 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4))))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b)))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.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 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 3 binary64)) b))))) (*.f64 (*.f64 #s(literal 3/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))
(* 12 (* a (pow b 3)))
(*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b))))
(* a (+ (* 3 (* a (+ (* -6 (* b c)) (* -3 (* b c))))) (* 12 (pow b 3))))
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b)))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))) (* 3 (+ (* -6 (* b c)) (* -3 (* b c))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64)))))))
(* a (+ (* 12 (pow b 3)) (* a (+ (* 3 (+ (* -6 (* b c)) (* -3 (* b c)))) (* a (+ (* 3 (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3)))))) (* 3 (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) a)))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a a))))))
(* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* 3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) a)) (* 3 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3))) (pow a 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) a)))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* 3 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))))
(* -1 (* (pow a 3) (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) (* -1 (/ (+ (* -3 (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) a))) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 (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))) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* -9 (* (pow a 2) (* b c))))
(*.f64 #s(literal -9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b c))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* 3 (* a (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))))))
(+ (* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3))) (* b (+ (* -9 (* (pow a 2) c)) (* b (+ (* 3 (* a (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))))) (* 6 (* a b)))))))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 6 binary64) (*.f64 a b)))))))
(* 12 (* a (pow b 3)))
(*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b))))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (* 12 a)))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (*.f64 #s(literal 12 binary64) a)))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 12 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 3) (+ (* 3 (/ (* a (+ (* -6 (* a c)) (* -3 (* a c)))) (pow b 2))) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 6))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 12 a)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal 12 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64))))))
(* 9 (* (pow a 2) (* b c)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 b c))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)))) (*.f64 b b))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 b b))))))
(* -1 (* b (+ (* -9 (* (pow a 2) c)) (+ (* 3 (/ (* a (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3))))) (pow b 4))) (+ (* 3 (/ (* a (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3 (/ (* a (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 a a) c)) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* 12 (* a (pow b 3)))
(*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b))))
(+ (* 3 (* a (* c (+ (* -6 (* a b)) (* -3 (* a b)))))) (* 12 (* a (pow b 3))))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 c (*.f64 (*.f64 a b) #s(literal -9 binary64)))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b)))))) (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))))))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64)))))))
(+ (* 12 (* a (pow b 3))) (* c (+ (* 3 (* a (+ (* -6 (* a b)) (* -3 (* a b))))) (* c (+ (* 3 (* a (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))) (* 3 (* a (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c))))))
(* (pow c 2) (+ (* -9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 3 (* (sqrt (/ a (pow c 5))) (/ (pow b 4) (sqrt -3)))) (+ (* 3 (/ (* a (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) c)) (* 3 (/ (* a (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow c 2) (+ (* -3 (/ (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) c) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -3 (/ (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))))) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* 3 (* a (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))))) c)) (* 3 (* a (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))) c))))
(* 6 (* a b))
(*.f64 #s(literal 6 binary64) (*.f64 a b))
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 6 binary64) b)))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 6 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 6 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 6 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 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 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* (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 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* (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 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (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 (/.f64 (*.f64 #s(literal 3 binary64) b) a) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* -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))) 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)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) 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 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) a) (*.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 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))))
(* 6 (* a b))
(*.f64 #s(literal 6 binary64) (*.f64 a b))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 6 binary64) a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) (*.f64 b b)) (+.f64 (*.f64 #s(literal 6 binary64) a) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.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))) (* 6 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 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) (*.f64 b b))) (+.f64 (*.f64 #s(literal 6 binary64) a) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* 9/2 (/ (* (pow a 2) c) b))
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (/.f64 c b)))
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -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))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.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 4 binary64))))) b))
(* -1 (/ (+ (* -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))
(neg.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 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.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))
(* 6 (* a b))
(*.f64 #s(literal 6 binary64) (*.f64 a b))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))
(+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) c) b))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a b)) (*.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))))))
(+ (* 6 (* 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 #s(literal 6 binary64) (*.f64 a 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 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))))))))
(* 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 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))
(*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 a b) 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 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 a b) c))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.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))) (* 3 (/ (* a b) c))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 a b) c))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c 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) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* -3 (/ (* a b) c)) (* 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 a b)) c) (*.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 (+ (* -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 #s(literal 3 binary64) (*.f64 a b)) (*.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))))
(* -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 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) c))) c))))
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))
(* 1/3 (/ b a))
(*.f64 #s(literal 1/3 binary64) (/.f64 b a))

eval279.0ms (1.3%)

Compiler

Compiled 74041 to 5017 computations (93.2% saved)

prune292.0ms (1.3%)

Pruning

68 alts after pruning (65 fresh and 3 done)

PrunedKeptTotal
New1466321498
Fresh163349
Picked325
Done011
Total1485681553
Accuracy
100.0%
Counts
1553 → 68
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
32.9%
(/.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))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 a #s(literal -9 binary64)) b) b)) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (*.f64 a #s(literal 3 binary64)))
31.0%
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
99.0%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 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))))))))
99.0%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
32.8%
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
33.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
33.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
31.4%
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
31.4%
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.3%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
31.7%
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
32.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
33.1%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 #s(literal 9 binary64) a) b)))
33.1%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) #s(literal 3 binary64)))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
31.7%
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
99.0%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 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)))))))))
98.9%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.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 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
89.8%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
34.3%
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))
31.0%
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
95.2%
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.4%
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.2%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.3%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
79.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
95.3%
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.2%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c))
33.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))
98.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
79.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
34.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.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))))))) a)))
33.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 a a))))
79.4%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
33.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))))
89.8%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))
93.5%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
31.0%
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
89.7%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
33.2%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
31.2%
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
33.0%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
95.4%
(-.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 -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
89.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
32.3%
(+.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
33.4%
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) b)
31.0%
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
98.9%
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
79.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
34.3%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
89.5%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
Compiler

Compiled 5557 to 2962 computations (46.7% saved)

simplify293.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
cost-diff0
(*.f64 b b)
cost-diff128
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
cost-diff0
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
cost-diff0
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
cost-diff0
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
cost-diff128
(+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64)))
cost-diff128
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
cost-diff256
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c)))
cost-diff0
(*.f64 #s(literal -2 binary64) b)
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
cost-diff0
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))
cost-diff0
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
cost-diff128
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))
cost-diff256
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))
Rules
4850×*-lowering-*.f32
4850×*-lowering-*.f64
2422×+-lowering-+.f64
2422×+-lowering-+.f32
2220×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
063599
1199578
2605568
32010561
44618548
08415548
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3)) (* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3))
(* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b)))))
c
(+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))
(* 9 (* (* a a) c))
9
(* (* a a) c)
(* a a)
a
(* -6 (* a (* b b)))
-6
(* a (* b b))
(* b b)
b
(* a 3)
3
(* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(+ (* c (* a -3)) (* 2 (* b b)))
(* c (* a -3))
(* a -3)
-3
(* 2 (* b b))
2
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(/ 1 (/ (* -2 b) c))
1
(/ (* -2 b) c)
(* -2 b)
-2
b
c
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(* (* 9 (* a a)) (* c c))
(* 9 (* a a))
9
(* a a)
a
(* c c)
c
(* -6 (* (* a (* b b)) c))
-6
(* (* a (* b b)) c)
(* a (* b b))
(* b b)
b
(* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))))
(+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))
(* 12 (* b (* b b)))
12
(* b (* b b))
(* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))
(* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))
3
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(* a (* (/ (* c c) b) 9/4))
(* (/ (* c c) b) 9/4)
(/ (* c c) b)
9/4
(* (* b c) -9)
(* b c)
-9
(/ (* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b)) a)
(* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b))
1/3
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
(* (+ (* b b) (- (* c (* a -3)) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(+ (* b b) (- (* c (* a -3)) (* b b)))
(* b b)
b
(- (* c (* a -3)) (* b b))
(* c (* a -3))
c
(* a -3)
a
-3
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/ 1/3 a)
1/3
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
Outputs
(/ (/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3)) (* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(/.f64 (*.f64 c (*.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a))) #s(literal 1/3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3))
(*.f64 c (*.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a))) #s(literal 1/3 binary64)))
(* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b)))))
(*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a)))))
c
(+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a))))
(* 9 (* (* a a) c))
(*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a a)))
9
#s(literal 9 binary64)
(* (* a a) c)
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* -6 (* a (* b b)))
(*.f64 a (*.f64 #s(literal -6 binary64) (*.f64 b b)))
-6
#s(literal -6 binary64)
(* a (* b b))
(*.f64 a (*.f64 b b))
(* b b)
(*.f64 b b)
b
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+ (* c (* a -3)) (* 2 (* b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* 2 (* b b))
(*.f64 b (*.f64 b #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/ 1 (/ (* -2 b) c))
(/.f64 c (*.f64 b #s(literal -2 binary64)))
1
#s(literal 1 binary64)
(/ (* -2 b) c)
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
-2
#s(literal -2 binary64)
b
c
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(/.f64 (*.f64 c (*.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (/.f64 #s(literal 9/4 binary64) b))) (*.f64 b #s(literal -27 binary64)))))))
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal 9 binary64) a)))))
(* (* 9 (* a a)) (* c c))
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c (*.f64 c a))))
(* 9 (* a a))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
9
#s(literal 9 binary64)
(* a a)
(*.f64 a a)
a
(* c c)
(*.f64 c c)
c
(* -6 (* (* a (* b b)) c))
(*.f64 c (*.f64 a (*.f64 #s(literal -6 binary64) (*.f64 b b))))
-6
#s(literal -6 binary64)
(* (* a (* b b)) c)
(*.f64 c (*.f64 a (*.f64 b b)))
(* a (* b b))
(*.f64 a (*.f64 b b))
(* b b)
(*.f64 b b)
b
(* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))))
(*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (/.f64 #s(literal 9/4 binary64) b))) (*.f64 b #s(literal -27 binary64)))))))
(+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (/.f64 #s(literal 9/4 binary64) b))) (*.f64 b #s(literal -27 binary64))))))
(* 12 (* b (* b b)))
(*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b)))
12
#s(literal 12 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))))
(*.f64 a (*.f64 c (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (/.f64 #s(literal 9/4 binary64) b))) (*.f64 b #s(literal -27 binary64)))))
(* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))
(*.f64 c (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (/.f64 #s(literal 9/4 binary64) b))) (*.f64 b #s(literal -27 binary64))))
3
#s(literal 3 binary64)
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 9/4 binary64))) b) (*.f64 b #s(literal -9 binary64))))
(* a (* (/ (* c c) b) 9/4))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))
(* (/ (* c c) b) 9/4)
(/.f64 (*.f64 (*.f64 c c) #s(literal 9/4 binary64)) b)
(/ (* c c) b)
(/.f64 (*.f64 c c) b)
9/4
#s(literal 9/4 binary64)
(* (* b c) -9)
(*.f64 c (*.f64 b #s(literal -9 binary64)))
(* b c)
(*.f64 c b)
-9
#s(literal -9 binary64)
(/ (* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b)) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b))
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
1/3
#s(literal 1/3 binary64)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* (+ (* b b) (- (* c (* a -3)) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+ (* b b) (- (* c (* a -3)) (* b b)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* b b)
(*.f64 b b)
b
(- (* c (* a -3)) (* b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(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))))

localize737.0ms (3.3%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
accuracy99.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.3%
(/.f64 #s(literal 1/3 binary64) a)
accuracy34.1%
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.4%
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
accuracy33.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
accuracy99.5%
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))
accuracy99.5%
(/.f64 (*.f64 c c) b)
accuracy99.5%
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
accuracy99.4%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
accuracy100.0%
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
accuracy100.0%
(*.f64 #s(literal -2 binary64) b)
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
accuracy99.5%
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))
accuracy99.5%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
Results
485.0ms183×1valid
102.0ms73×0valid
Compiler

Compiled 706 to 64 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 253.0ms
ival-mult: 115.0ms (45.5% of total)
ival-add: 64.0ms (25.3% of total)
backward-pass: 30.0ms (11.9% of total)
ival-div: 26.0ms (10.3% of total)
...c/correct-round.rkt:119:19: 7.0ms (2.8% of total)
ival-sub: 5.0ms (2% of total)
ival-sqrt: 4.0ms (1.6% of total)
const: 3.0ms (1.2% of total)

series121.0ms (0.5%)

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

192 calls:

TimeVariablePointExpression
19.0ms
a
@-inf
(* (+ (* b b) (- (* c (* a -3)) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
17.0ms
c
@-inf
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
12.0ms
b
@0
(/ (* -2 b) c)
10.0ms
b
@0
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
4.0ms
c
@-inf
(/ (/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3)) (* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))

rewrite432.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
3976×*-lowering-*.f32
3976×*-lowering-*.f64
1732×fma-lowering-fma.f32
1732×fma-lowering-fma.f64
1602×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
063327
1378315
23681315
08092315
Stop Event
iter limit
node limit
Counts
25 → 645
Calls
Call 1
Inputs
(/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3))
(+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))
(/ (/ (* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b))))) (* a 3)) (* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(* c (+ (* 9 (* (* a a) c)) (* -6 (* a (* b b)))))
(/ 1 (/ (* -2 b) c))
(/ (* -2 b) c)
(* -2 b)
(+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c)))
(/ (+ (* (* 9 (* a a)) (* c c)) (* -6 (* (* a (* b b)) c))) (* a (+ (* 12 (* b (* b b))) (* a (* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))))))
(+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9))
(* (* 9 (* a a)) (* c c))
(/ (* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b)) a)
(* 1/3 (- (sqrt (+ (* b b) (* c (* a -3)))) b))
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (- (* c (* a -3)) (* b b)))
(* (+ (* b b) (- (* c (* a -3)) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(* b b)
(- (* c (* a -3)) (* b b))
(* c (* a -3))
(* (+ (* c (* a -3)) (* 2 (* b b))) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/ (* c c) b)
(* 3 (+ (* a (* (/ (* c c) b) 9/4)) (* (* b c) -9)))
(/ 1/3 a)
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* c (* a -3))))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) #s(literal 3 binary64))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 c a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64))) a)
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal 3 binary64)) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 c a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))) c)
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c a)) #s(literal 9 binary64) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))
(fma.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))
(fma.f64 (*.f64 a (*.f64 b b)) #s(literal -6 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) #s(literal -6 binary64)) (*.f64 a (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(neg.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.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 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.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 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) #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 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 c (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (/.f64 c a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (/.f64 c a) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 c (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 c (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.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 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 (/.f64 c a) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 c a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) c) #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 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 c a)) #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 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(fma.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(fma.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal -6 binary64) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) c) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) c)
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) c)))
(/.f64 c (*.f64 b #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) c))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) c))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 c b) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -2 binary64)))
(/.f64 (/.f64 c #s(literal -2 binary64)) b)
(pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1 binary64))
(pow.f64 (/.f64 c (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) c)))
(*.f64 (/.f64 c (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (pow.f64 c #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) c))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) c))
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) c) #s(literal -1 binary64))
(/.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) c)
(pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) c)))
(*.f64 b (/.f64 #s(literal -2 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 b #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) b)
(+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(fma.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(fma.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal -6 binary64) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) c) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) c)
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))) (neg.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))) #s(literal -1 binary64))
(*.f64 c (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))))
(*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 c a) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 c a))
(*.f64 (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1728 binary64))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 144 binary64)) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 c a))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 c (*.f64 b #s(literal -9 binary64))))
(+.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b)))) (/.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(fma.f64 a (/.f64 #s(literal 9/4 binary64) (/.f64 b (*.f64 c c))) (*.f64 c (*.f64 b #s(literal -9 binary64))))
(fma.f64 b (*.f64 c #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))
(fma.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 b (*.f64 c c))) a (*.f64 c (*.f64 b #s(literal -9 binary64))))
(fma.f64 (*.f64 c b) #s(literal -9 binary64) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))
(fma.f64 #s(literal -9 binary64) (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))
(fma.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 9/4 binary64) (*.f64 c (*.f64 b #s(literal -9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b))) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 c (*.f64 b #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b))) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 2 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))
(*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))
(*.f64 c (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a (*.f64 c a)) c))
(*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))
(*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 2 binary64)))
(*.f64 (*.f64 a (*.f64 c a)) (*.f64 #s(literal 9 binary64) c))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) c)
(*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 c a) (*.f64 #s(literal -3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) #s(literal 9 binary64))
(*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c c) #s(literal 9 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) a)) a)
(*.f64 (*.f64 c #s(literal 9 binary64)) (*.f64 a (*.f64 c a)))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c a)) #s(literal -3 binary64))
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(exp.f64 (*.f64 (log.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)))
(neg.f64 (/.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)))
(neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) a))
(/.f64 #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 #s(literal 1 binary64) (/.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 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.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)) a)
(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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (*.f64 #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 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) 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 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #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 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 (*.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 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 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 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))))) b) #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 #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 (-.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 (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))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 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 (-.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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (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 c (*.f64 #s(literal 9 binary64) (*.f64 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))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (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 c (*.f64 #s(literal 9 binary64) (*.f64 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 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.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))))) b))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(+.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.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 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 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 b b)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))) (-.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (+.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 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 #s(literal -3 binary64) c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(+.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (*.f64 (*.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 (*.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) b (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 (*.f64 c c) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) c)
(+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))
(+.f64 (*.f64 (*.f64 c b) #s(literal -27 binary64)) (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)))
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) #s(literal 3 binary64) (*.f64 (*.f64 c b) #s(literal -27 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) #s(literal 27 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 c b) #s(literal -27 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64))) (*.f64 (*.f64 (*.f64 c b) #s(literal -27 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))) (-.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))))
(/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64))) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (-.f64 (*.f64 c (*.f64 b #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) (/.f64 a (/.f64 b (*.f64 c c)))) #s(literal 81/16 binary64)) (*.f64 (*.f64 (*.f64 c b) (*.f64 c b)) #s(literal 81 binary64))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 #s(literal 9 binary64) (*.f64 c b))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 c (*.f64 b #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 #s(literal 9/4 binary64) a)) (*.f64 c (*.f64 b #s(literal -9 binary64)))) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64)))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))

simplify611.0ms (2.8%)

Algorithm
egg-herbie
Rules
5850×*-lowering-*.f32
5850×*-lowering-*.f64
3994×+-lowering-+.f64
3994×+-lowering-+.f32
2132×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0226917095
1722515956
0825615956
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(* -2 (* (pow b 2) c))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(* 3 (* a (pow c 2)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* 3 (* a (pow c 2)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(* -2 (* (pow b 2) c))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(* 3 (* a (pow c 2)))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(* 3 (* a (pow c 2)))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(* 3 (* a (pow c 2)))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(* -2 (* (pow b 2) c))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* -2 (* (pow b 2) c))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(* -6 (* a (pow b 2)))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(* 9 (* (pow a 2) c))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* 9 (* (pow a 2) c))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(* -6 (* a (pow b 2)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(* 9 (* (pow a 2) c))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) c))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(* 9 (* (pow a 2) c))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(* -6 (* a (pow b 2)))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* -6 (* a (pow b 2)))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(* -1/2 (/ c b))
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* 1/3 (/ (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1/3 (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2))))) (* -1/3 (/ (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))))) c)) (* 1/3 (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/3 (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(* -6 (* a (* (pow b 2) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* -6 (* a (* (pow b 2) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -2 b)
(* -6 (* a (* (pow b 2) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -6 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* a (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (* a (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5)))))) (* 3/4 (/ (pow c 2) (pow b 3)))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* 3/4 (/ (pow c 2) (pow b 3))) (* a (- (* -1 (* a (+ (* 9/16 (/ (* (pow c 2) (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 9/4 (/ (* c (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(* 4/3 (/ b a))
(/ (- (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b)) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2)))) (pow a 2))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (pow c 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2))))) c))) (pow a 3))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (+ (* -16/3 (/ (pow b 3) (* a c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (* (pow a 2) c))) (* 64/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))))) a)
(* 4/3 (/ b a))
(* -1 (/ (- (+ (* -4/3 b) (* 8/9 (/ (pow b 3) (* a c)))) (* 16/3 (/ (pow b 3) (* a c)))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c))) a))) a))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) c)) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (pow c 2)))) a)) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) a))) a))) a))
(* -1/2 (/ c b))
(* c (- (* c (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (+ (* -1 (* c (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5)))))) (* 3/4 (/ a (pow b 3)))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (+ (* 3/4 (/ a (pow b 3))) (* c (- (* -1 (* c (+ (* 9/16 (/ (* (pow a 2) (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 4))) (* 9/4 (/ (* a (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* 4/3 (/ b a))
(- (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3)))) (pow c 2))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (pow a 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3))))) a))) (pow c 3))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (+ (* -16/3 (/ (pow b 3) (* (pow a 2) c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (* a (pow c 2)))) (* 64/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))))))
(* 4/3 (/ b a))
(+ (* -1 (/ (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+ (* -1 (/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 64/27 (/ (pow b 5) (* (pow a 3) c))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* a c))))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) (* a c))) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* (pow a 2) c)))) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(* 4/3 (/ b a))
(* b (+ (* 40/9 (/ (pow b 2) (* (pow a 2) c))) (* 4/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* 416/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 4352/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 416/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(* -1/2 (/ c b))
(/ (- (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2)))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (+ (* -9/4 (/ (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (- (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (+ (* -9/4 (/ (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b))
(* -9 (* b c))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(* 9/4 (/ (* a (pow c 2)) b))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(* -9 (* b c))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(* -9 (* b c))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(* -9 (* b c))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 9 (* (pow a 2) (pow c 2)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -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)))
(* -1/2 (/ (* a c) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2/3 b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2/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/2 (/ (* a c) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(* c (+ (* -1/3 (/ b 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)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ (* a c) b))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* 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))))))
(* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* -1 (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) (* -1 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* -1 (/ (pow b 2) c))))
(* c (+ (* -3 a) (* -1 (/ (pow b 2) c))))
(* -3 (* a c))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(* -1 (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) (* -1 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* -1 (/ (pow b 2) a))))
(* a (+ (* -3 c) (* -1 (/ (pow b 2) a))))
(* -3 (* a c))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(* -3 (* a c))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(* -1 (pow b 2))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* -1 (pow b 2))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* 4 (pow b 3))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (* -3 (* a b)))))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (+ (* -3 (* a b)) (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (+ (* -3 (* a b)) (* c (+ (* -9/4 (/ (pow a 2) b)) (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))))))))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))))))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))) (* 2 (/ (pow b 3) (pow c 2))))))))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))) (+ (* 2 (/ (pow b 3) (pow c 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -3)))))))))
(* 3 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* (pow c 2) (+ (* -1 (/ (+ (* 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))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) c)) (+ (* 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))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (+ (* 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))))))
(* 4 (pow b 3))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (* -3 (* b c)))))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (+ (* -3 (* b c)) (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (+ (* -3 (* b c)) (* a (+ (* -9/4 (/ (pow c 2) b)) (+ (* 9/2 (/ (pow c 2) b)) (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))))))))))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))) (* 2 (/ (pow b 3) (pow a 2))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))) (+ (* 2 (/ (pow b 3) (pow a 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))))))))
(* 3 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a)) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) a)) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(+ (* -3 (* a (* b c))) (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))))
(+ (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* b (+ (* -3 (* a c)) (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))
(+ (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* b (+ (* -3 (* a c)) (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 2 b) (* 2 (* (sqrt (* a c)) (sqrt -3)))))))))
(* 4 (pow b 3))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3 (/ (* a c) (pow b 2))) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
(* 3 (* a (* b c)))
(* -1 (* b (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* -1 (* b (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))
(* -1 (* b (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))))))))
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(/ (pow c 2) b)
(* -27 (* b c))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(* 27/4 (/ (* a (pow c 2)) b))
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(* 27/4 (/ (* a (pow c 2)) b))
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(* -27 (* b c))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(* 27/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* 27/4 (/ (* a (pow c 2)) b))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(* 27/4 (/ (* a (pow c 2)) b))
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(* -27 (* b c))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(* -27 (* b c))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/6 (* a b))
(/ (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b))) a)
(/ (+ (* a (- (* 3/16 (/ (* a (pow c 2)) (pow b 5))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -9/32 (/ (pow c 3) (pow b 7))) (* -9/128 (/ (pow c 3) (pow b 7)))))) (* -3/16 (/ (pow c 2) (pow b 5))))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (pow a 2))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (pow a 2))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) (pow a 2))
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* c (pow (sqrt 3) 2))))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) a)) (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* b (- (* 1/6 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(/ 1/6 (* a b))
(/ (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))) b)
(/ (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2))))) b)
(* 2/9 (/ b (* (pow a 2) c)))
(* -1 (* b (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c))))))))
(/ 1/6 (* a b))
(+ (* 1/8 (/ c (pow b 3))) (* 1/6 (/ 1 (* a b))))
(+ (* c (+ (* 3/16 (/ (* a c) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -9/32 (/ (pow a 2) (pow b 7))) (* -9/128 (/ (pow a 2) (pow b 7)))))) (* -3/16 (/ a (pow b 5))))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) c)
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/6 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))))) c)
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/3 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/6 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
Outputs
(* -2 (* (pow b 2) c))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(* c (+ (* -2 (pow b 2)) (* 3 (* a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(* 3 (* a (pow c 2)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* 3 (* a (pow c 2)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* (pow c 2) (+ (* -2 (/ (pow b 2) c)) (* 3 a)))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* -2 (* (pow b 2) c))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(* 3 (* a (pow c 2)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 3 binary64) (*.f64 c c))))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 3 binary64) (*.f64 c c))))
(* a (+ (* -2 (/ (* (pow b 2) c) a)) (* 3 (pow c 2))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 3 binary64) (*.f64 c c))))
(* 3 (* a (pow c 2)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c)) a)))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c)) a)))
(* -1 (* a (+ (* -3 (pow c 2)) (* 2 (/ (* (pow b 2) c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c)) a)))
(* 3 (* a (pow c 2)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(+ (* -2 (* (pow b 2) c)) (* 3 (* a (pow c 2))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))))
(* -2 (* (pow b 2) c))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -2 (* (pow b 2) c))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* (pow b 2) (+ (* -2 c) (* 3 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -6 (* a (pow b 2)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c))))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c))))
(* a (+ (* -6 (pow b 2)) (* 9 (* a c))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c))))
(* 9 (* (pow a 2) c))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* 9 (* (pow a 2) c))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* (pow a 2) (+ (* -6 (/ (pow b 2) a)) (* 9 c)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) c)))
(* -6 (* a (pow b 2)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(* 9 (* (pow a 2) c))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* c (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) c))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a)) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a)) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))
(* -1 (* c (+ (* -9 (pow a 2)) (* 6 (/ (* a (pow b 2)) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a)) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))
(* 9 (* (pow a 2) c))
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))
(* -6 (* a (pow b 2)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* -6 (* a (pow b 2)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 a) (* 9 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) a) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* 1/3 (* c (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4)))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/3 (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (* c (+ (* -1/3 (* c (+ (* -3/8 (/ (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3)))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* a b)) (* -3 (* a b))) (- (* 9/4 (/ a (pow b 3))) (* -3/8 (/ (+ (* -6 (* a b)) (* -3 (* a b))) (pow b 4))))) (pow b 3))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 c c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* b (+ (* -3 (* a b)) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (/ b (* a (pow (sqrt -3) 2))))))
(+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 c c))) (+.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* 1/3 (/ (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c))
(+ (* -1 (/ (+ (* -1/3 (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2))))) (* -1/3 (/ (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))))) (sqrt 3)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))))) c)) (* 1/3 (+ (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b))) (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) (sqrt 3)))) (/ (* c (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/3 (- (* -2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ (* c (+ (* 2 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* a b)))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))))) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c)))) c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* 1/3 (* a (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3)))))) (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (* a (+ (* -1/3 (* a (+ (* -3/8 (/ (* c (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))) (pow b 4))) (+ (* -1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))) (pow b 3))) (* 1/4 (/ (* (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))) (* -1/3 (+ (* -3/8 (/ (* c (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b)))) (pow b 4))) (* 1/4 (/ (* (+ (* -6 (* b c)) (* -3 (* b c))) (- (* 9/4 (/ (pow c 2) (pow b 3))) (* -3/8 (/ (* c (+ (* -6 (* b c)) (* -3 (* b c)))) (pow b 4))))) (pow b 3))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 (*.f64 b c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (/ b (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 a a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3/2 (* (sqrt (* a c)) (/ (pow b 2) (sqrt -3)))) (* 2 (pow b 3)))) (pow (sqrt -3) 3)))) (+ (* 1/3 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3))))) (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (+ (* -3 (* b c)) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -3)))))) (pow (sqrt -3) 3)))) (* 2 (/ (* a (pow b 3)) (* c (pow (sqrt -3) 2))))))) (sqrt -3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 3))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 a a))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1/3 (/ (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))))) a)) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))))) (pow (sqrt 3) 3)))) (+ (* -1/3 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (sqrt 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 (+ (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* b (* (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))))) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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)))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))))) a))) a))) a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3)))) (pow (sqrt -3) 3)))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) (* -1/3 (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #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 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))))) (+ (* -1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/8 (* c (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))))) (* 1/4 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/4 (* a (pow c 2))) (* -3/8 (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -2/3 (/ (+ (* -1 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/3 (/ (* (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (+ (* -2/3 (/ (+ (* -27/8 (* (pow a 3) (pow c 3))) (* 27/8 (* (pow a 3) (pow c 3)))) (* (pow a 2) c))) (* -1/3 (/ (* (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -3 c) (* -2/3 (/ (+ (* -9/4 (* (pow a 2) (pow c 2))) (* 9/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 9/4 binary64)) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))))) (*.f64 a c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))
(*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -6 (* a (* (pow b 2) c)))
(*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* (pow b 2) (+ (* -6 (* a c)) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* a (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (* a (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5)))))) (* 3/4 (/ (pow c 2) (pow b 3)))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))))
(+ (* -1/2 (/ c b)) (* a (- (+ (* 3/4 (/ (pow c 2) (pow b 3))) (* a (- (* -1 (* a (+ (* 9/16 (/ (* (pow c 2) (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 9/4 (/ (* c (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* c (- (* 3/4 (/ (pow c 2) (pow b 3))) (* 9/8 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow c 3) (pow b 5))))))) (* 9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.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)))))))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(/ (- (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b)) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (*.f64 #s(literal 4/3 binary64) b)) (/.f64 (*.f64 #s(literal 16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c))) a)
(/ (- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2)))) (pow a 2))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (* -16/3 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) c) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 a a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (*.f64 #s(literal 4/3 binary64) b)) (/.f64 (*.f64 #s(literal 16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)))) a)
(/ (- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (pow c 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) c)) (* 64/27 (/ (pow b 5) (pow c 2))))) c))) (pow a 3))) (+ (* -8/9 (/ (pow b 3) (* a c))) (* 4/3 b))) (+ (* -16/3 (/ (pow b 3) (* a c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) c)) (* -16/3 (/ (pow b 3) c)))) (* (pow a 2) c))) (* 64/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) c) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))))) c)) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (*.f64 #s(literal 4/3 binary64) b)) (+.f64 (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 40/9 binary64)))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))))))) a)
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(* -1 (/ (- (+ (* -4/3 b) (* 8/9 (/ (pow b 3) (* a c)))) (* 16/3 (/ (pow b 3) (* a c)))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) (/.f64 (*.f64 #s(literal 16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c))) a))) a))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)))) c)) a))) a))) a))
(* -1 (/ (+ (* -4/3 b) (* -1 (/ (+ (* -1 (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) c)) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) (pow c 2)))) a)) (+ (* 64/27 (/ (pow b 5) (pow c 2))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) c)) (* 16/3 (/ (pow b 3) c)))) c)))) a))) a))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/3 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)))) c)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)))) c)))) c) (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -40/9 binary64)))) (*.f64 c c))) a))) a))) a))) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* c (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (+ (* -1 (* c (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5)))))) (* 3/4 (/ a (pow b 3)))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (+ (* 3/4 (/ a (pow b 3))) (* c (- (* -1 (* c (+ (* 9/16 (/ (* (pow a 2) (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 4))) (* 9/4 (/ (* a (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))) (pow b 2)))))) (+ (* -9/4 (/ (* a (- (* 3/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 5))))))) (* 9/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(- (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (-.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))))
(- (+ (* -1 (/ (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3)))) (pow c 2))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (* -16/3 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) a) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (-.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)))))
(- (+ (* -1 (/ (+ (* 16/9 (/ (* (pow b 4) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (pow a 2))) (* 4 (/ (* (pow b 2) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) a)) (* 64/27 (/ (pow b 5) (pow a 3))))) a))) (pow c 3))) (+ (* -8/9 (/ (pow b 3) (* (pow a 2) c))) (* 4/3 (/ b a)))) (+ (* -16/3 (/ (pow b 3) (* (pow a 2) c))) (+ (* -4 (/ (* (pow b 2) (- (* -8/9 (/ (pow b 3) (pow a 2))) (* -16/3 (/ (pow b 3) (pow a 2))))) (* a (pow c 2)))) (* 64/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))))))
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) a) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))))) a)) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))) (+.f64 (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 40/9 binary64)))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(+ (* -1 (/ (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)) c)))
(+ (* -1 (/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 64/27 (/ (pow b 5) (* (pow a 3) c))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* a c))))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) (*.f64 a c))) (/.f64 (*.f64 #s(literal -16/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow b 2) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) (* a c))) (* 16/9 (/ (* (pow b 4) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) (* (pow a 2) c)))) (+ (* 64/27 (/ (pow b 5) (pow a 3))) (* 4 (/ (* (pow b 2) (- (* 8/9 (/ (pow b 3) (pow a 2))) (* 16/3 (/ (pow b 3) (pow a 2))))) a)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) (* 16/3 (/ (pow b 3) (pow a 2)))) c)) (* 4/3 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 4/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) a)))) (*.f64 a c)) (-.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal 64/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64)))) a)))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -40/9 binary64))) c)))
(* 4/3 (/ b a))
(/.f64 (*.f64 #s(literal 4/3 binary64) b) a)
(* b (+ (* 40/9 (/ (pow b 2) (* (pow a 2) c))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 40/9 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 4/3 binary64) a)))
(* b (+ (* (pow b 2) (+ (* 416/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 4/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 416/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 40/9 binary64) (*.f64 (*.f64 a a) c))))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 4352/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 416/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 40/9 (/ 1 (* (pow a 2) c))))) (* 4/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 4/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 40/9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 4352/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 416/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (- (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2)))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -9/32 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/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2))))))) (* -9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -1/2 c) (* 3/4 (/ (* a (pow c 2)) (pow b 2))))) (+ (* -9/4 (/ (* a (* c (- (* 3/4 (* a (pow c 2))) (* 9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 9/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -9/32 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 (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (- (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* 9/16 (* (pow a 2) (* (pow c 2) (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/4 (* a (* c (+ (* -9/4 (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2))))))) (* 9/32 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) (+ (* -9/4 (/ (* a (* c (- (* -3/4 (* a (pow c 2))) (* -9/8 (* a (pow c 2)))))) (pow b 4))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b)))
(+ (* -9 (* b c)) (* 9/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b c)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b)))
(* 9/4 (/ (* a (pow c 2)) b))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 b c) a)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 b c) a)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* a (+ (* -9 (/ (* b c) a)) (* 9/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 b c) a)) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) b))))
(* 9/4 (/ (* a (pow c 2)) b))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b c) a))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b c) a))))
(* -1 (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b c) a))))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -9 b) (* 9/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b)))
(* 9/4 (/ (* a (pow c 2)) b))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -9 (/ b c)) (* 9/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) b) c) (*.f64 #s(literal 9/4 binary64) (/.f64 a b))))
(* 9/4 (/ (* a (pow c 2)) b))
(*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) b))
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(/ (+ (* -9 (* (pow b 2) c)) (* 9/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c))) b)
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -9 c) (* 9/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -9 binary64) c) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -9 (* b c))
(*.f64 #s(literal -9 binary64) (*.f64 b c))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 9 binary64) c) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 9 binary64) c) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -1 (* b (+ (* -9/4 (/ (* a (pow c 2)) (pow b 2))) (* 9 c))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 9 binary64) c) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (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 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #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))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) b)) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) a)))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) b))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/3 binary64))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -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)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (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) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 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/3 binary64))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b)
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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 -9/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 -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 2/3 (+ (* -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 (neg.f64 b) (+.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b)
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.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)))) b)))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b 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 (*.f64 #s(literal -1/3 binary64) b) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 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/3 (/ b 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/3 binary64) b) c) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 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/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.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/3 binary64) b) (*.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)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) c)))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b)
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.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)))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #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/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 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 (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* a (+ (* -1/3 (/ b a)) (* 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 (*.f64 #s(literal -1/3 binary64) b) a)))
(* 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 a (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) b) (*.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)))))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)))) a)))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #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 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) b) a))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* a (+ (* -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 #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)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -27/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 2/3 binary64) a))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 c c)))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (neg.f64 b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) c) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) a)))) a))) a))) a))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -1 (pow b 2))
(*.f64 #s(literal -1 binary64) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* c (+ (* -3 a) (* -1 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* 3 a) (/ (pow b 2) c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (pow b 2))
(*.f64 #s(literal -1 binary64) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(- (* -3 (* a c)) (pow b 2))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(* a (+ (* -3 c) (* -1 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* 3 c) (/ (pow b 2) a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(+ (* -3 (* a c)) (* -1 (pow b 2)))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))
(* -1 (pow b 2))
(*.f64 #s(literal -1 binary64) (*.f64 b b))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)))
(* -1 (pow b 2))
(*.f64 #s(literal -1 binary64) (*.f64 b b))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)))
(* (pow b 2) (- (* -3 (/ (* a c) (pow b 2))) 1))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 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))
(* 4 (pow b 3))
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b)))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (* -3 (* a b)))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a b) #s(literal -9 binary64))))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (+ (* -3 (* a b)) (* c (+ (* -9/4 (/ (pow a 2) b)) (* 9/2 (/ (pow a 2) b))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))))))
(+ (* 4 (pow b 3)) (* c (+ (* -6 (* a b)) (+ (* -3 (* a b)) (* c (+ (* -9/4 (/ (pow a 2) b)) (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 27/8 (/ (pow a 3) (pow b 3))))))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))))))
(*.f64 (*.f64 c c) (+.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 (*.f64 #s(literal -3 binary64) a) b) c) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))) (* 2 (/ (pow b 3) (pow c 2))))))))
(*.f64 (*.f64 c c) (+.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 (*.f64 #s(literal -3 binary64) a) b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))))
(* (pow c 2) (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -3)))) (+ (* 2 (/ (pow b 3) (pow c 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -3)))))))))
(*.f64 (*.f64 c c) (+.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 (*.f64 (*.f64 #s(literal -3 binary64) a) b) 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 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.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 -3 binary64))))))))
(* 3 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow c 2) (+ (* -1 (/ (+ (* 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 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) c)) (+ (* 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 c c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))) c))) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) c)) (+ (* 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 c c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 a b))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))) (neg.f64 (*.f64 (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))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))))
(* 4 (pow b 3))
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b)))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (* -3 (* b c)))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b c) #s(literal -9 binary64))))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (+ (* -3 (* b c)) (* a (+ (* -9/4 (/ (pow c 2) b)) (* 9/2 (/ (pow c 2) b))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))))))
(+ (* 4 (pow b 3)) (* a (+ (* -6 (* b c)) (+ (* -3 (* b c)) (* a (+ (* -9/4 (/ (pow c 2) b)) (+ (* 9/2 (/ (pow c 2) b)) (* a (+ (* -27/8 (/ (pow c 3) (pow b 3))) (* 27/8 (/ (pow c 3) (pow b 3))))))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 b c) #s(literal -9 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64)) (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))) (* 2 (/ (pow b 3) (pow a 2))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) a) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ (pow c 3) a)) (sqrt -3))) (+ (* -3 (/ (* b c) a)) (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -3)))) (+ (* 2 (/ (pow b 3) (pow a 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 4) (sqrt -3)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b c)) a) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))))
(* 3 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3))) a)) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))) a))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 3)))) a)) (+ (* 2 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 3 (* b c)))) a)) (* 3 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b c))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.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))))) (neg.f64 (*.f64 (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))) (sqrt.f64 #s(literal 3 binary64)))))) a)))) a)))
(* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 (* a (* b c))) (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))))
(*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (*.f64 b c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* b (+ (* -3 (* a c)) (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 2 (* (sqrt (* a c)) (sqrt -3))))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(+ (* -3 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* b (+ (* -3 (* a c)) (* b (+ (* -3/2 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 2 b) (* 2 (* (sqrt (* a c)) (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 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 #s(literal 2 binary64) (+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))))))
(* 4 (pow b 3))
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b)))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64))))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/4 binary64)))))
(* (pow b 3) (+ 4 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3 (/ (* a c) (pow b 2))) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 4 binary64) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))))
(* 3 (* a (* b c)))
(*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 b c))
(* -1 (* b (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 9/4 binary64))))
(* -1 (* b (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (+ (* -27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3 (* a c)) (+ (* -9/4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))))
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(* -27 (* b c))
(*.f64 #s(literal -27 binary64) (*.f64 b c))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b))
(+ (* -27 (* b c)) (* 27/4 (/ (* a (pow c 2)) b)))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b))
(* 27/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b)
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b c) a)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) b)))
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b c) a)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) b)))
(* a (+ (* -27 (/ (* b c) a)) (* 27/4 (/ (pow c 2) b))))
(*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b c) a)) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) b)))
(* 27/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b)
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 b c) a))))
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 b c) a))))
(* -1 (* a (+ (* -27/4 (/ (pow c 2) b)) (* 27 (/ (* b c) a)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 c c)) b) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 b c) a))))
(* -27 (* b c))
(*.f64 #s(literal -27 binary64) (*.f64 b c))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))
(* c (+ (* -27 b) (* 27/4 (/ (* a c) b))))
(*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))
(* 27/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b)
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* 27/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b)
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* (pow c 2) (+ (* -27 (/ b c)) (* 27/4 (/ a b))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 b c)) (*.f64 #s(literal 27/4 binary64) (/.f64 a b))))
(* 27/4 (/ (* a (pow c 2)) b))
(/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) b)
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c)))) b)
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c)))) b)
(/ (+ (* -27 (* (pow b 2) c)) (* 27/4 (* a (pow c 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c)))) b)
(* -27 (* b c))
(*.f64 #s(literal -27 binary64) (*.f64 b c))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -27 binary64) c) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -27 binary64) c) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* b (+ (* -27 c) (* 27/4 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (*.f64 #s(literal -27 binary64) c) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -27 (* b c))
(*.f64 #s(literal -27 binary64) (*.f64 b c))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 27 binary64) c)))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 27 binary64) c)))
(* -1 (* b (+ (* -27/4 (/ (* a (pow c 2)) (pow b 2))) (* 27 c))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -27/4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 27 binary64) 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)
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 a b))
(/ (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) b)) a)
(/ (+ (* a (- (* 3/16 (/ (* a (pow c 2)) (pow b 5))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -9/32 (/ (pow c 3) (pow b 7))) (* -9/128 (/ (pow c 3) (pow b 7)))))) (* -3/16 (/ (pow c 2) (pow b 5))))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -45/128 binary64))) (*.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b (*.f64 b b)))))) a)
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a a))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)))) (*.f64 a a))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))))) (*.f64 a a))
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* c (pow (sqrt 3) 2))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a b) c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) a))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) a)) (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (*.f64 a b) c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) a))) a))) (*.f64 a a))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* b (- (* 1/6 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))))
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 a b))
(/ (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) a)) b)
(/ (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b b)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -45/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* 2/9 (/ b (* (pow a 2) c)))
(*.f64 #s(literal 2/9 binary64) (/.f64 b (*.f64 (*.f64 a a) c)))
(* -1 (* b (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c))))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 c #s(literal -1/8 binary64))))) (+.f64 (*.f64 #s(literal -2/27 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 1/8 binary64) c) (pow.f64 b #s(literal 4 binary64))))))))
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 a b))
(+ (* 1/8 (/ c (pow b 3))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) (*.f64 a b)))
(+ (* c (+ (* 3/16 (/ (* a c) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -9/32 (/ (pow a 2) (pow b 7))) (* -9/128 (/ (pow a 2) (pow b 7)))))) (* -3/16 (/ a (pow b 5))))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -45/128 binary64))) (*.f64 #s(literal 3/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/6 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))) c)
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/3 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (*.f64 b c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/6 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/6 binary64)))) c)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (*.f64 b c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c))) c))

eval394.0ms (1.8%)

Compiler

Compiled 79767 to 5099 computations (93.6% saved)

prune766.0ms (3.5%)

Pruning

65 alts after pruning (61 fresh and 4 done)

PrunedKeptTotal
New1735281763
Fresh273360
Picked415
Done033
Total1766651831
Accuracy
100.0%
Counts
1831 → 65
Alt Table
Click to see full alt table
StatusAccuracyProgram
95.0%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
95.1%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
94.9%
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) c) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
31.0%
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
98.9%
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (/.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))
95.3%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))
95.3%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
99.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a)
33.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
79.5%
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
31.4%
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
31.4%
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
31.7%
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
33.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
31.4%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
31.7%
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))))))
95.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
32.6%
(/.f64 (+.f64 (*.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) b) #s(literal 1/3 binary64))) a)
89.8%
(/.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)
99.3%
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
31.0%
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
95.2%
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
95.2%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
99.4%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
79.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
95.3%
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
79.3%
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) a)
33.2%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
95.2%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))))
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c))
95.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
79.4%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)))
32.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
79.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2 binary64)))))
89.8%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))
93.5%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
79.4%
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c)))
89.7%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
33.2%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
79.5%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
31.2%
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
33.0%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
89.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
33.4%
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) b)
95.2%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 c a))
95.3%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
95.1%
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
79.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
99.0%
(*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
29.6%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
95.2%
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
98.9%
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
95.3%
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
89.5%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
Compiler

Compiled 9083 to 2341 computations (74.2% saved)

regimes365.0ms (1.7%)

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

5 calls:

69.0ms
a
64.0ms
(*.f64 #s(literal 3 binary64) a)
58.0ms
c
57.0ms
b
50.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
99.4%1a
99.4%1b
99.4%1c
99.4%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.4%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes250.0ms (1.1%)

Counts
120 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) a)
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a 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 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #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 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 c a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))))
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))))))))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) c) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (+.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 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
(/.f64 (+.f64 (*.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) b) #s(literal 1/3 binary64))) a)
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (/.f64 (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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(/.f64 (+.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)) b)) (*.f64 #s(literal 9 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) b)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 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 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a))) (/.f64 (*.f64 #s(literal 9 binary64) a) b)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (+.f64 (*.f64 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 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.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))))))) a)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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 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 -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64)))) b)
Outputs
(*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
Calls

5 calls:

53.0ms
c
48.0ms
(*.f64 #s(literal 3 binary64) a)
43.0ms
a
34.0ms
b
31.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
99.0%1a
99.0%1b
99.0%1c
99.0%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.0%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes410.0ms (1.9%)

Counts
108 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) c))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) a)
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a 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 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #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 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 #s(literal 3/2 binary64) 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) c))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 c a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) b) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a c)) b)))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a))))
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))) (/.f64 a (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a c)) b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))) (*.f64 a (*.f64 (*.f64 a b) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b c) #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))))))))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a b) #s(literal -9 binary64))) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c a)) c) (*.f64 (*.f64 a (*.f64 c a)) c)))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (/.f64 c a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 144 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 36 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))))) c) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (+.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 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
(/.f64 (+.f64 (*.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) b) #s(literal 1/3 binary64))) a)
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (/.f64 (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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(/.f64 (+.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)) b)) (*.f64 #s(literal 9 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) a) b))
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b a)))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) b)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 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 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c)))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
Outputs
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
Calls

5 calls:

42.0ms
(*.f64 #s(literal 3 binary64) a)
34.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
32.0ms
b
32.0ms
c
27.0ms
a
Results
AccuracySegmentsBranch
98.9%1a
98.9%1b
98.9%1c
98.9%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))
98.9%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes152.0ms (0.7%)

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

5 calls:

40.0ms
b
27.0ms
c
26.0ms
(*.f64 #s(literal 3 binary64) a)
24.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))
22.0ms
a
Results
AccuracySegmentsBranch
95.4%1a
95.4%1b
95.4%1c
95.4%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
95.4%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes52.0ms (0.2%)

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

3 calls:

18.0ms
a
12.0ms
c
12.0ms
b
Results
AccuracySegmentsBranch
95.3%1b
95.3%1a
95.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes58.0ms (0.3%)

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

3 calls:

22.0ms
c
11.0ms
b
11.0ms
a
Results
AccuracySegmentsBranch
95.3%1b
95.3%1c
95.3%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes42.0ms (0.2%)

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

3 calls:

14.0ms
c
11.0ms
b
11.0ms
a
Results
AccuracySegmentsBranch
95.3%1c
95.3%1a
95.3%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes53.0ms (0.2%)

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

3 calls:

26.0ms
c
12.0ms
b
10.0ms
a
Results
AccuracySegmentsBranch
95.3%1b
95.3%1a
95.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes35.0ms (0.2%)

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

3 calls:

12.0ms
a
10.0ms
c
9.0ms
b
Results
AccuracySegmentsBranch
95.3%1a
95.3%1b
95.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes29.0ms (0.1%)

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

3 calls:

9.0ms
b
9.0ms
a
8.0ms
c
Results
AccuracySegmentsBranch
93.5%1a
93.5%1b
93.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes44.0ms (0.2%)

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

3 calls:

27.0ms
c
7.0ms
b
7.0ms
a
Results
AccuracySegmentsBranch
93.5%1a
93.5%1c
93.5%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes30.0ms (0.1%)

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

3 calls:

15.0ms
c
7.0ms
b
7.0ms
a
Results
AccuracySegmentsBranch
89.8%1c
89.8%1a
89.8%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes14.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

Accuracy

Total -0.1b remaining (-1.1%)

Threshold costs -0.1b (-1.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

simplify191.0ms (0.9%)

Algorithm
egg-herbie
Rules
1208×distribute-lft-neg-in_binary64
942×unsub-neg_binary64
864×neg-mul-1_binary64
744×neg-sub0_binary64
538×distribute-rgt-neg-in_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0139468
1229468
2241468
3259468
4312468
5444468
6702468
71120468
81642468
92348468
103050468
113432468
123654468
133785468
143866468
153887468
164176468
174312468
184318468
194318468
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -6 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 c b))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a b) #s(literal -9 binary64)) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/4 binary64)))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) a)))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 b a)) (*.f64 c (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 a a) b)))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 (*.f64 b c) #s(literal -9 binary64))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) a)) (*.f64 c (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal 9/4 binary64))) (*.f64 #s(literal -9 binary64) (*.f64 c b))))))))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))) a)
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) a) (/.f64 c (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64)))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a))) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) a)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c a)))) (*.f64 a (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c c))) #s(literal 27/4 binary64)) (*.f64 (*.f64 c b) #s(literal -27 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 3/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b)) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b)) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) b) c)))
(/.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))

soundness4.9s (22.2%)

Rules
6344×*-lowering-*.f32
6344×*-lowering-*.f64
6068×*-lowering-*.f32
6068×*-lowering-*.f64
5990×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
062347
1406322
24244322
09194322
05583361
119153187
272593175
081063175
060373
1409329
24276329
09102329
0228017775
1733516747
0820516747
01348
16344
254544
3766544
0816544
0203916576
1642415613
0815215613
0226917095
1722515956
0825615956
063327
1378315
23681315
08092315
01216
13115
27014
316914
429314
552214
6103614
7221914
8523714
9777714
0819314
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1419 to 732 computations (48.4% saved)

preprocess91.0ms (0.4%)

Compiler

Compiled 982 to 296 computations (69.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...