Cubic critical, narrow range

Time bar (total: 21.5s)

analyze543.0ms (2.5%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
0%0%0%100%0%0%0%7
2.3%0%0%100%0%0%0%8
11.3%0%0%100%0%0%0%9
21.1%0%0%100%0%0%0%10
28%0%0%100%0%0%0%11
40.1%0%0%100%0%0%0%12
Compiler

Compiled 43 to 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 373.0ms
ival-<: 115.0ms (30.8% of total)
...c/correct-round.rkt:119:19: 92.0ms (24.6% of total)
ival-mult: 63.0ms (16.9% of total)
ival-neg: 29.0ms (7.8% of total)
ival-div: 27.0ms (7.2% of total)
ival-sqrt: 15.0ms (4% of total)
ival-add: 11.0ms (2.9% of total)
ival-sub: 10.0ms (2.7% of total)
ival-and: 10.0ms (2.7% of total)
const: 1.0ms (0.3% of total)
backward-pass: 1.0ms (0.3% of total)

sample3.2s (14.7%)

Results
1.5s4040×1valid
863.0ms4216×0valid
249.0ms1301×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
...c/correct-round.rkt:119:19: 460.0ms (23.2% of total)
ival-mult: 364.0ms (18.4% of total)
ival-<: 281.0ms (14.2% of total)
ival-sqrt: 189.0ms (9.5% of total)
ival-sub: 160.0ms (8.1% of total)
ival-add: 142.0ms (7.2% of total)
ival-div: 114.0ms (5.8% of total)
backward-pass: 113.0ms (5.7% of total)
ival-neg: 103.0ms (5.2% of total)
ival-and: 47.0ms (2.4% of total)
const: 8.0ms (0.4% of total)
Bogosity

preprocess214.0ms (1%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
053165
1176150
2517150
31427150
44581150
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (- (sqrt (fmsub b b (* a (* 3 c)))) b) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) 1/3)
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ b (sqrt (fmsub b b (* a (* 3 c))))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) -1/3)
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) -1/3)
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(/ (+ b (sqrt (fmsub b b (* a (* 3 c))))) (* a -3))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) 1/3)
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (- (sqrt (fmsub a a (* b (* 3 c)))) a) (* b 3))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (- (sqrt (fmsub b b (* a (* 3 c)))) b) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
(/ (- (sqrt (fma b (* a -3) (* c c))) c) (* 3 a))

explain214.0ms (1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2241(0.001602106774490265 2974.7216427872804 25207648.50721287)3(0.9231174670923665 24942.89448766404 5490898.896804858)(+.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
121.0ms260×1valid
40.0ms252×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
ival-mult: 24.0ms (37.9% of total)
ival-sub: 10.0ms (15.8% of total)
ival-sqrt: 9.0ms (14.2% of total)
ival-div: 6.0ms (9.5% of total)
ival-neg: 5.0ms (7.9% of total)
backward-pass: 5.0ms (7.9% of total)
ival-add: 4.0ms (6.3% of total)
const: 1.0ms (1.6% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

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

Compiled 39 to 25 computations (35.9% saved)

simplify163.0ms (0.8%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
cost-diff64
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
cost-diff64
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Rules
2488×fnmadd-define
1478×fnmsub-define
1360×fma-define
1348×fmm-def
1328×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

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

localize124.0ms (0.6%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy56.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy99.6%
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
accuracy99.5%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
accuracy99.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
accuracy56.8%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
Results
63.0ms130×1valid
28.0ms126×0valid
Compiler

Compiled 136 to 20 computations (85.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 20.0ms (40.4% of total)
ival-div: 6.0ms (12.1% of total)
ival-sqrt: 6.0ms (12.1% of total)
backward-pass: 6.0ms (12.1% of total)
ival-neg: 4.0ms (8.1% of total)
ival-sub: 4.0ms (8.1% of total)
ival-add: 4.0ms (8.1% of total)
const: 1.0ms (2% of total)

series38.0ms (0.2%)

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

84 calls:

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

rewrite678.0ms (3.2%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
019100
111796
2108996
0876396
Stop Event
iter limit
node limit
Counts
10 → 777
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(sqrt (- (* b b) (* (* 3 a) c)))
(- (* b b) (* (* 3 a) c))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* (* 3 a) c)
(* a (* c -3))
Outputs
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(neg.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))
(*.f64 #s(literal 3 binary64) (*.f64 a c))
(*.f64 a (*.f64 #s(literal 3 binary64) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 c (*.f64 #s(literal 3 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(*.f64 (*.f64 a c) #s(literal 3 binary64))
(*.f64 (*.f64 c #s(literal 3 binary64)) a)
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))

simplify410.0ms (1.9%)

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

Useful iterations: 1 (0.0ms)

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

eval249.0ms (1.2%)

Compiler

Compiled 44521 to 2660 computations (94% saved)

prune241.0ms (1.1%)

Pruning

63 alts after pruning (63 fresh and 0 done)

PrunedKeptTotal
New1050631113
Fresh000
Picked202
Done000
Total1052631115
Accuracy
99.5%
Counts
1115 → 63
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.5%
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
55.8%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
57.5%
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 #s(literal 3 binary64) a))
57.2%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.0%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
55.9%
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
57.4%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 #s(literal 3 binary64) a))
57.4%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
57.3%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
36.3%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
43.3%
(/.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))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
55.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
55.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
56.2%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
55.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
55.6%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
56.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
55.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
55.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
87.1%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))))) b)
80.9%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
58.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
89.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 #s(literal 3 binary64) a))
63.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
80.6%
(/.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))
86.8%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
89.6%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)))
57.7%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
57.1%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
57.5%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
55.7%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
80.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))))
89.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))
87.1%
(+.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))))))
58.0%
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
80.8%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) b) b)))))
89.8%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
87.0%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 4898 to 2322 computations (52.6% saved)

simplify321.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))
cost-diff128
(*.f64 #s(literal 1 binary64) a)
cost-diff128
(-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64))))
cost-diff7808
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
cost-diff128
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
cost-diff128
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
cost-diff128
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))
cost-diff128
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))
cost-diff128
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))))
cost-diff256
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))))))
cost-diff256
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))
Rules
4612×*-lowering-*.f32
4612×*-lowering-*.f64
2736×/-lowering-/.f32
2736×/-lowering-/.f64
1982×fma-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
064633
1191618
2723617
32916599
45633599
08264599
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
(* b (* b b))
(* b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(* (* c (* c c)) -9/16)
(* c (* c c))
-9/16
(pow b 5)
5
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
(* -1/6 a)
-1/6
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
(/ 405/64 b)
405/64
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) (/ 1 a))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3)
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
3
(/ 1 a)
1
(* c (+ (* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)))
c
(+ (* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))
(* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b)))))
(+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))
(/ (* -9/16 (* c (* a a))) (pow b 5))
(* -9/16 (* c (* a a)))
-9/16
(* c (* a a))
(* a a)
a
(pow b 5)
b
5
(/ (* a -3/8) (* b (* b b)))
(* a -3/8)
-3/8
(* b (* b b))
(* b b)
(/ -1/2 b)
-1/2
(/ (- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) a))
(- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3)))
(* 1 a)
1
a
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))
(/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))
(* 3 a)
3
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
(* c -3)
c
-3
(/ b 3)
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) a)
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c b) b)))))
(/ (* c -1/2) b)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))))
(*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))
(+.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) b) (*.f64 b b))
(* -3/8 (* c c))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
-3/8
#s(literal -3/8 binary64)
(* c c)
(*.f64 c c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -9/16)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(* c (* c c))
(*.f64 c (*.f64 c c))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ 405/64 b)
(/.f64 #s(literal 405/64 binary64) b)
405/64
#s(literal 405/64 binary64)
(/ (* c -1/2) b)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) (/ 1 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(* c (+ (* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)))
(*.f64 c (+.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
c
(+ (* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))
(+.f64 (*.f64 c (*.f64 a (+.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))
(* c (+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b)))))
(*.f64 c (*.f64 a (+.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b)))))
(+ (/ (* -9/16 (* c (* a a))) (pow b 5)) (/ (* a -3/8) (* b (* b b))))
(*.f64 a (+.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b))))
(/ (* -9/16 (* c (* a a))) (pow b 5))
(/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (* c (* a a)))
(*.f64 a (*.f64 c (*.f64 a #s(literal -9/16 binary64))))
-9/16
#s(literal -9/16 binary64)
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
a
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(/ (* a -3/8) (* b (* b b)))
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(* a -3/8)
(*.f64 a #s(literal -3/8 binary64))
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
(/ (- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3)))
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(* 1 a)
a
1
#s(literal 1 binary64)
a
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))
(/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))
(/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(/ b 3)
(/.f64 b #s(literal 3 binary64))
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) a)
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))

localize533.0ms (2.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))
accuracy99.4%
(/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
accuracy99.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
accuracy56.7%
(-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64))))
accuracy99.6%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
accuracy99.6%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
accuracy56.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.5%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy99.5%
(*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))
accuracy99.5%
(*.f64 #s(literal -1/6 binary64) a)
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
Results
281.0ms125×1valid
98.0ms131×0valid
Compiler

Compiled 717 to 65 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 214.0ms
ival-mult: 71.0ms (33.2% of total)
ival-div: 45.0ms (21% of total)
ival-pow: 33.0ms (15.4% of total)
backward-pass: 31.0ms (14.5% of total)
...c/correct-round.rkt:119:19: 13.0ms (6.1% of total)
ival-add: 11.0ms (5.1% of total)
ival-sub: 4.0ms (1.9% of total)
ival-sqrt: 3.0ms (1.4% of total)
const: 2.0ms (0.9% of total)

series177.0ms (0.8%)

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

204 calls:

TimeVariablePointExpression
18.0ms
b
@0
(- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3)))
10.0ms
a
@0
(* -1/6 a)
9.0ms
c
@0
(/ (- (* 1 a) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) a))
9.0ms
b
@0
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
5.0ms
b
@0
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b 3))

rewrite463.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
5428×*-lowering-*.f32
5428×*-lowering-*.f64
2184×/-lowering-/.f32
2184×/-lowering-/.f64
2150×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify557.0ms (2.6%)

Algorithm
egg-herbie
Rules
6124×*-lowering-*.f32
6124×*-lowering-*.f64
3514×+-lowering-+.f64
3514×+-lowering-+.f32
2218×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0200219537
1619819359
0801719359
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 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))
(* 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)))))))
(* -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)))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/ -1/2 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))
(/ -1/2 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))
(/ -1/2 b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* -3/8 (/ (* a c) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(* -3/8 (/ (* a c) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(* -3/8 (/ (* a c) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -3/8 (/ a (pow b 3)))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(* -3/8 (/ a (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(* -3/8 (/ a (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* 1/3 (* a (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3)))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (* a (+ (* -3/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 1/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 27/16 (/ (pow c 3) (pow b 5))))))) (* 1/3 (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/3 (* a (+ (* -3/4 (* b (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -9/16 (/ (* (pow c 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 1/2 (* (pow b 3) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2))))))) (* 81/32 (/ (pow c 4) (pow b 7)))))))) (* 1/3 (+ (* -3/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 1/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 27/16 (/ (pow c 3) (pow b 5)))))))))))
(* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2)))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (+ (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (pow (sqrt -3) 3)))) (+ (* 1/36 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -3) (sqrt -1/3))))) (* 1/2 (/ (* b (* c (* (sqrt -3) (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt -1/3))))) (pow a 4))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (+ (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 2) (sqrt 1/3)))))))
(+ (* -1 (/ (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow c 2) (sqrt 1/3)))) (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/36 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt 1/3) (sqrt 3))))) (* 1/2 (/ (* b (* c (* (sqrt 3) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt 1/3))))) a))) (pow a 3))) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ (* b (* (sqrt -3) (sqrt -1/3))) a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* b (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/3 (* b (+ (* -1/2 (/ (sqrt -1/3) (* (pow a 2) (* c (sqrt -3))))) (* 1/18 (/ (sqrt -3) (* (pow a 2) (* c (sqrt -1/3)))))))))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 27/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))))) (+ (* -9/16 (* a (* (pow c 2) (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))) (+ (* 1/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) a)) (* 81/32 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 27/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2)))
(* -1 (* b (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))
(* -1 (* b (+ (* 1/3 (/ (+ (* -9/4 (* a (pow c 2))) (+ (* -9/8 (* (pow c 2) (- a (* -1 a)))) (* -1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))
(* -1 (* b (+ (* 1/3 (/ (+ (* -9/4 (* a (pow c 2))) (+ (* -9/8 (* (pow c 2) (- a (* -1 a)))) (* -1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/3 (/ (+ (* -27/16 (* a (* (pow c 3) (- a (* -1 a))))) (+ (* -27/16 (* (pow a 2) (pow c 3))) (+ (* -1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))))
(* -1/2 (/ c b))
(* c (- (* 1/3 (* c (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/3 (* c (+ (* -3/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 1/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 1/3 (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3))))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/3 (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3))))) (* c (+ (* 1/3 (* c (+ (* -3/4 (* b (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -9/16 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 1/2 (/ (* (pow b 3) (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))) a)) (* 81/32 (/ (pow a 3) (pow b 7)))))))) (* 1/3 (+ (* -3/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 1/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 27/16 (/ (pow a 2) (pow b 5)))))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3)))))))
(* c (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2)))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2))))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (+ (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (pow (sqrt -3) 3)))) (+ (* 1/36 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -3) (sqrt -1/3))))) (* 1/2 (/ (* b (* (sqrt -3) (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt -1/3))))) (pow c 4))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2)))))))
(* -1/3 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2))))))
(* -1 (* c (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 3) (sqrt 1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (pow (sqrt 3) 3)))) (+ (* -1/36 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt 1/3) (sqrt 3))))) (* 1/2 (/ (* b (* (sqrt 3) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) c)) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (sqrt 1/3))))) (pow c 3))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2)))))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (- (* 1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 3/2 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* 1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 3/2 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (- (* 1/2 (* a (* (pow b 2) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2)))))))) (* -1/2 (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 3/2 (/ c (pow b 2)))))
(* a (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(* a (- (+ 1 (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(* a (- (+ 1 (* 1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(* a (- (+ 1 (* 1/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(* a (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(* -1 (* a (- (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))
(* -1 (* a (- (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))))
(* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* -1/54 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))))
a
(+ a (* -1 (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(+ a (* b (- (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* (sqrt (/ a c)) (sqrt -1/3)))))
(+ a (* b (- (* (pow b 2) (- (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))) (* (sqrt (/ a c)) (sqrt -1/3)))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/ (- (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c))) (pow b 2))
(/ (- (* 1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c)))) (pow b 2))
(/ (- (* 1/2 (/ (* a (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6))) (+ (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c))))) (pow b 2))
(- a (* -1 a))
(- (+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a))
(- (+ a (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4)))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))
(- (+ a (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6)))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2))))))))) (* -1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(- (+ a (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(- (+ a (* 1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(- (+ a (* 1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))))
(- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(- (+ a (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(- (+ a (* 1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(- (+ a (* -1 (/ (- (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3)))) (* 1/54 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow c 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
a
a
a
a
a
a
a
a
a
a
a
a
a
(* a (+ 1 (* 3/2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 3/2 (/ c (pow b 2)))))))
(* a (+ 1 (* a (+ (* 3/2 (/ c (pow b 2))) (* a (+ (* -1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(* a (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(* a (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (+ (* 1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* -1/54 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(* b (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* (sqrt (/ a c)) (sqrt -1/3))))
(* b (+ (* (sqrt (/ a c)) (sqrt -1/3)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3))))))))
(* b (+ (* (sqrt (/ a c)) (sqrt -1/3)) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3))))))))))
a
(+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ a (+ (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 a)
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (+ (* 1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))))))
a
(+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -1/2 (* a (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 3/2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* 3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -1/2 (* a (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))))
(* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -3/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)))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* 3 (/ a b))
(* a (+ (* 9/2 (/ (* a c) (pow b 3))) (* 3 (/ 1 b))))
(* a (+ (* a (+ (* -3/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 3))))) (* 3 (/ 1 b))))
(* a (+ (* a (+ (* 9/2 (/ c (pow b 3))) (* a (+ (* -3/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 3 (/ 1 b))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(* a (+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(* 3 (/ a b))
(/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(* -3 (/ a b))
(* -1 (/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(* 3 (/ a b))
(+ (* 3 (/ a b)) (* 9/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 3 (/ a b)) (* c (+ (* -3/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ (pow a 2) (pow b 3))))))
(+ (* 3 (/ a b)) (* c (+ (* 9/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.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))) (/.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) 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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a)) a)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 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 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 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 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.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 (*.f64 #s(literal 1/3 binary64) b) (/.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 (*.f64 #s(literal 1/24 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)))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #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 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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 (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))))) (/.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))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)))
(* 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) (*.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 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) b) (/.f64 (*.f64 c c) 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) b) (/.f64 (*.f64 c c) 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) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2/3 binary64) (+.f64 (+.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))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.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 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.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)))))
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) 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 (* 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 0 binary64) a) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.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 0 binary64) a) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 (+.f64 (*.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)))))) (*.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)))
(* -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 (*.f64 #s(literal -1/2 binary64) 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 (*.f64 #s(literal -1/2 binary64) 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 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.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 (*.f64 #s(literal -1/3 binary64) b) c) (*.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/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.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)))))
(* -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))))) (/.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 (*.f64 #s(literal -1/3 binary64) b) (/.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #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)))
(* (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))) 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 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 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) b) (/.f64 (*.f64 c c) 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 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) 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 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) 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 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)) (*.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 (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (-.f64 #s(literal 0 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 0 binary64) a) (-.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))))) 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 0 binary64) a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (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)))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.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 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)) (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.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)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c)))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 (*.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) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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 #s(literal -3/2 binary64) (*.f64 a (/.f64 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 -3/2 binary64) (*.f64 a (/.f64 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))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 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))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.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 (*.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/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (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/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.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)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b)))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #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)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #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)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) 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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b c)) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b c)) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) b)))))
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) b)))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a)))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 5 binary64)))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))
(* -3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.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)))))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.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)))))
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.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)))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* 1/3 (* a (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (* a (+ (* -3/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 1/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 27/16 (/ (pow c 3) (pow b 5))))))) (* 1/3 (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/3 (+ (* 1/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 9/4 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/3 (* a (+ (* -3/4 (* b (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -9/16 (/ (* (pow c 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 1/2 (* (pow b 3) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2))))))) (* 81/32 (/ (pow c 4) (pow b 7)))))))) (* 1/3 (+ (* -3/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 1/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 27/16 (/ (pow c 3) (pow b 5)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 81/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))) (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))))))
(* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2))))
(*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -3) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))) (+ (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (pow (sqrt -3) 3)))) (+ (* 1/36 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -3) (sqrt -1/3))))) (* 1/2 (/ (* b (* c (* (sqrt -3) (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt -1/3))))) (pow a 4))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))) (sqrt -3))))) (pow a 2))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64)))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (+ (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 2) (sqrt 1/3)))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1 (/ (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow c 2) (sqrt 1/3)))) (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/36 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt 1/3) (sqrt 3))))) (* 1/2 (/ (* b (* c (* (sqrt 3) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt 1/3))))) a))) (pow a 3))) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a)))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 c c)) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b c) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 1/3 binary64)))))) a)) (*.f64 a (*.f64 a a))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ (* b (* (sqrt -3) (sqrt -1/3))) a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) a))))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* b (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/3 (* b (+ (* -1/2 (/ (sqrt -1/3) (* (pow a 2) (* c (sqrt -3))))) (* 1/18 (/ (sqrt -3) (* (pow a 2) (* c (sqrt -1/3)))))))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 c c)))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 27/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 c c))) (*.f64 b b))))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))))) (+ (* -9/16 (* a (* (pow c 2) (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))) (+ (* 1/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) a)) (* 81/32 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/3 (/ (+ (* -3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 27/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/3 (/ (+ (* 1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 9/4 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) a) (*.f64 (*.f64 #s(literal 81/32 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (+.f64 a (*.f64 #s(literal 1 binary64) a)))) (*.f64 a a))
(* -1 (* b (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1 binary64) a)))) a) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (/.f64 (+.f64 a (*.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))
(* -1 (* b (+ (* 1/3 (/ (+ (* -9/4 (* a (pow c 2))) (+ (* -9/8 (* (pow c 2) (- a (* -1 a)))) (* -1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1 binary64) a)))) a) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (/.f64 (+.f64 a (*.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (+.f64 a (*.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* 1/3 (/ (+ (* -9/4 (* a (pow c 2))) (+ (* -9/8 (* (pow c 2) (- a (* -1 a)))) (* -1/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/3 (/ (+ (* -27/16 (* a (* (pow c 3) (- a (* -1 a))))) (+ (* -27/16 (* (pow a 2) (pow c 3))) (+ (* -1/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 3/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/3 (/ (+ (* -3/2 (/ (* c (- a (* -1 a))) a)) (* 3/2 c)) (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (+.f64 a (*.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1 binary64) a)))) a) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (/.f64 (+.f64 a (*.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 a (*.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 3/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* 1/3 (* c (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/3 (* c (+ (* -3/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 1/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 1/3 (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/3 (+ (* 1/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 9/4 (/ a (pow b 3))))) (* c (+ (* 1/3 (* c (+ (* -3/4 (* b (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -9/16 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 1/2 (/ (* (pow b 3) (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))) a)) (* 81/32 (/ (pow a 3) (pow b 7)))))))) (* 1/3 (+ (* -3/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 1/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 27/16 (/ (pow a 2) (pow b 5)))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (/.f64 (*.f64 #s(literal 9/4 binary64) a) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) a) (/.f64 (*.f64 #s(literal 81/32 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3)))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))))
(* c (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/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))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/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))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -3) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))))) (+ (* 1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (pow (sqrt -3) 3)))) (+ (* 1/36 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -3) (sqrt -1/3))))) (* 1/2 (/ (* b (* (sqrt -3) (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt -1/3))))) (pow c 4))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))) (sqrt -3))))) (pow c 2)))))))
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)))))))
(* -1/3 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 3) (sqrt 1/3))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (pow (sqrt 3) 3)))) (+ (* -1/36 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt 1/3) (sqrt 3))))) (* 1/2 (/ (* b (* (sqrt 3) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) c)) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (sqrt 1/3))))) (pow c 3))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt 3) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))))) (* 1/3 (/ (+ (* 1/18 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))) (sqrt 3))))) (pow c 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 #s(literal 1/3 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64)))))) (sqrt.f64 #s(literal 1/3 binary64)))))) c) (*.f64 (/.f64 #s(literal -1/162 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c)))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* (pow a 2) (- (* 1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 3/2 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* 1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 3/2 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (- (* 1/2 (* a (* (pow b 2) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2)))))))) (* -1/2 (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 3/2 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b)))))
(* a (- 1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))
(* a (- (+ 1 (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))))
(* a (- (+ 1 (* 1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))))))
(* a (- (+ 1 (* 1/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))))
(* a (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(* -1 (* a (- (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ 1 (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* a (- (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/54 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* -1/54 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))))))
a
(+ a (* -1 (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))
(+ a (* b (- (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* (sqrt (/ a c)) (sqrt -1/3)))))
(+.f64 a (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ a (* b (- (* (pow b 2) (- (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))) (* (sqrt (/ a c)) (sqrt -1/3)))))
(+.f64 a (*.f64 b (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(/ (- (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b))
(/ (- (* 1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c)))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 b b))
(/ (- (* 1/2 (/ (* a (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6))) (+ (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 3/2 (* (pow a 2) c))))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(- a (* -1 a))
(+.f64 a (*.f64 #s(literal 1 binary64) a))
(- (+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a))
(+.f64 a (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(- (+ a (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4)))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))
(+.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a)))
(- (+ a (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6)))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))))))
(+.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(* -3/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* c (- (* 1/2 (* a (* (pow b 2) (* c (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2))))))))) (* -1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))) (* 3/2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(- a (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))
(- (+ a (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(+.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))
(- (+ a (* 1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(+.f64 a (-.f64 (*.f64 #s(literal 1/54 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 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(- (+ a (* 1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))))
(-.f64 (+.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 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 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(- a (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))
(- (+ a (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(+.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(- (+ a (* 1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 a (-.f64 (*.f64 #s(literal 1/54 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(- (+ a (* -1 (/ (- (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3)))) (* 1/54 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow c 3)))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(-.f64 (-.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/54 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64))))))
a
a
a
a
a
a
a
a
a
a
a
a
a
(* a (+ 1 (* 3/2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 3/2 (/ c (pow b 2)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* a (+ 1 (* a (+ (* 3/2 (/ c (pow b 2))) (* a (+ (* -1/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))))))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* a (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (+ (* 1/54 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/54 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* -1/54 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))
(* b (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* (sqrt (/ a c)) (sqrt -1/3))))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(* b (+ (* (sqrt (/ a c)) (sqrt -1/3)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3))))))))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* b (+ (* (sqrt (/ a c)) (sqrt -1/3)) (* (pow b 2) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3))))))))))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64))))))))))
a
(+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
(+ a (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))))
(+ a (+ (* -1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))
(+.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))
(-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a)
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 a) (+ (* 1/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 1/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))))))
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
a
(+ a (* 3/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
(+ a (* c (+ (* -1/2 (* a (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 3/2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))
(+ a (* c (+ (* 3/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -1/2 (* a (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1/2 (* a (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* (sqrt (/ a c)) (* b (sqrt -1/3)))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3)))))
(+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 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 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* (sqrt (/ a c)) (* b (sqrt -1/3))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/54 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 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64)))))
(* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/54 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/54 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64))))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 1/3))))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/18 binary64) (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))) (sqrt.f64 #s(literal 1/3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c))))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -3/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)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))
(* 3 (/ a b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(* a (+ (* 9/2 (/ (* a c) (pow b 3))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3 binary64) b)))
(* a (+ (* a (+ (* -3/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 3))))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b (*.f64 b b)))))))
(* a (+ (* a (+ (* 9/2 (/ c (pow b 3))) (* a (+ (* -3/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -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 -1/3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (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/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* a (+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (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/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/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 1/3 binary64))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 a (*.f64 a a))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -3/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))))))))
(* 3 (/ a b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -3 (/ a b))
(/.f64 (*.f64 #s(literal -3 binary64) a) b)
(* -1 (/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 3 (/ a b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(+ (* 3 (/ a b)) (* 9/2 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
(+ (* 3 (/ a b)) (* c (+ (* -3/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* 3 (/ a b)) (* c (+ (* 9/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 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)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))))
(+.f64 (+.f64 (*.f64 #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 -1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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/3 binary64))))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/3 binary64)))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c))))

eval419.0ms (2%)

Compiler

Compiled 84888 to 5871 computations (93.1% saved)

prune497.0ms (2.3%)

Pruning

105 alts after pruning (103 fresh and 2 done)

PrunedKeptTotal
New1746651811
Fresh203858
Picked325
Done000
Total17691051874
Accuracy
99.6%
Counts
1874 → 105
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.5%
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
56.5%
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
89.9%
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64)))))))))
55.7%
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
57.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
57.2%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #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 #s(literal 3 binary64) b)))) (-.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 3 binary64) b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
55.7%
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #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))))))) a)
56.0%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
55.9%
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
55.6%
(/.f64 (-.f64 (pow.f64 (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 a (*.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 (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
57.4%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 #s(literal 3 binary64) a))
57.3%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
55.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
55.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
56.2%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
55.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
55.6%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
55.7%
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
56.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
45.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.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))))))) a))
55.3%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) a))
55.3%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
56.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
55.4%
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
55.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
87.1%
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))))) b)
89.9%
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
86.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
89.3%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
80.9%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
58.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
63.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
80.6%
(/.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))
86.8%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
56.6%
(/.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)))
57.5%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
89.5%
(-.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64)))))))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64)))))))))))
55.4%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
89.9%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
80.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
89.9%
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64))))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
55.8%
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
89.4%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) c)))
89.5%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
80.5%
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
58.0%
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
57.6%
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) a))
55.6%
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) a))
55.9%
(*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 3 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) a))
55.8%
(*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) a))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
56.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (/.f64 #s(literal 1 binary64) a))
57.6%
(*.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))) #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 binary64) a))
58.1%
(*.f64 (/.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 #s(literal 1 binary64) a))
80.5%
(*.f64 (/.f64 (*.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))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
89.4%
(*.f64 (/.f64 (*.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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
86.7%
(*.f64 (/.f64 (*.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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
56.6%
(*.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))
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
63.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
55.6%
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
56.6%
(*.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)))
58.0%
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
86.8%
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))
80.6%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
89.7%
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b))))))
89.4%
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #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)))
86.8%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64))) b))
80.7%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
86.7%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 5 binary64))))
89.8%
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.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)))
80.8%
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
87.0%
(*.f64 c (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
87.0%
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (/.f64 #s(literal -1/2 binary64) b))))
87.0%
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
86.7%
(*.f64 c (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b c)) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c))))
86.8%
(*.f64 c (*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c))))))
Compiler

Compiled 8651 to 4167 computations (51.8% saved)

simplify263.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff256
(+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.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))))))
cost-diff256
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.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)))))))
cost-diff256
(-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.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))
cost-diff256
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.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)))
cost-diff0
(*.f64 b b)
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
cost-diff640
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
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) #s(literal 3 binary64))
cost-diff0
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff128
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b)))
cost-diff512
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
cost-diff512
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
cost-diff512
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
Rules
3390×*-lowering-*.f32
3390×*-lowering-*.f64
2530×fma-lowering-fma.f32
2530×fma-lowering-fma.f64
1680×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
071672
1187662
2574653
31745640
44090634
57139634
08483634
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))) b)
(+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6)))
(+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4)))
(+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b)))
(* -1/2 c)
-1/2
c
(* (/ (* -3/8 a) b) (/ (* c c) b))
(/ (* -3/8 a) b)
(* -3/8 a)
-3/8
a
b
(/ (* c c) b)
(* c c)
(/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))
(* (* -9/16 (* a a)) (* c (* c c)))
(* -9/16 (* a a))
-9/16
(* a a)
(* c (* c c))
(pow b 4)
4
(/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))
(* (* -135/128 (* a (* a a))) (pow c 4))
(* -135/128 (* a (* a a)))
-135/128
(* a (* a a))
(pow c 4)
(pow b 6)
6
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 3) a)
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 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
3
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
(* 3 a)
3
(* c (- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b)))
c
(- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b))
(* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))))
(+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))
(* -3/8 (/ a (* b (* b b))))
-3/8
(/ a (* b (* b b)))
a
(* b (* b b))
b
(* b b)
(* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))
(+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))
(/ (* -135/128 (* (* a (* a a)) c)) (pow b 7))
(* -135/128 (* (* a (* a a)) c))
-135/128
(* (* a (* a a)) c)
(* a (* a a))
(* a a)
(pow b 7)
7
(/ (* -9/16 (* a a)) (pow b 5))
(* -9/16 (* a a))
-9/16
(pow b 5)
5
(/ 1/2 b)
1/2
Outputs
(/ (+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))) b)
(/.f64 (+.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) b)
(+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6)))
(+.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))
(+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4)))
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -3/8 binary64) b) b))))))
(+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b)))
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) b))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
-1/2
#s(literal -1/2 binary64)
c
(* (/ (* -3/8 a) b) (/ (* c c) b))
(*.f64 c (*.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) b)))
(/ (* -3/8 a) b)
(/.f64 (*.f64 #s(literal -3/8 binary64) a) b)
(* -3/8 a)
(*.f64 #s(literal -3/8 binary64) a)
-3/8
#s(literal -3/8 binary64)
a
b
(/ (* c c) b)
(/.f64 (*.f64 c c) b)
(* c c)
(*.f64 c c)
(/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))
(/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -9/16 binary64)))))) (pow.f64 b #s(literal 4 binary64)))
(* (* -9/16 (* a a)) (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -9/16 binary64))))))
(* -9/16 (* a a))
(*.f64 a (*.f64 a #s(literal -9/16 binary64)))
-9/16
#s(literal -9/16 binary64)
(* a a)
(*.f64 a a)
(* c (* c c))
(*.f64 c (*.f64 c c))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
4
#s(literal 4 binary64)
(/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(* (* -135/128 (* a (* a a))) (pow c 4))
(*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64)))))
(* -135/128 (* a (* a a)))
(*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))
-135/128
#s(literal -135/128 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* (/ -1/2 b) c)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 3) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 3)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #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
#s(literal 3 binary64)
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(- (+ (* b b) (* a (* c -3))) (* b b))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* c (- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b)))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b)))
c
(- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b))
(* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))))))
(+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))))
(* -3/8 (/ a (* b (* b b))))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
-3/8
#s(literal -3/8 binary64)
(/ a (* b (* b b)))
(/.f64 a (*.f64 b (*.f64 b b)))
a
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))
(*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(/ (* -135/128 (* (* a (* a a)) c)) (pow b 7))
(/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (* (* a (* a a)) c))
(*.f64 c (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))
-135/128
#s(literal -135/128 binary64)
(* (* a (* a a)) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
7
#s(literal 7 binary64)
(/ (* -9/16 (* a a)) (pow b 5))
(/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (* a a))
(*.f64 a (*.f64 a #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/2 b)
(/.f64 #s(literal 1/2 binary64) b)
1/2
#s(literal 1/2 binary64)

localize607.0ms (2.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
accuracy99.5%
(*.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)))))
accuracy99.5%
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
accuracy99.4%
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.5%
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
accuracy57.9%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy56.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.5%
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
accuracy99.5%
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
accuracy99.5%
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))
accuracy99.5%
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
Results
259.0ms102×1valid
180.0ms154×0valid
Compiler

Compiled 765 to 72 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 289.0ms
ival-mult: 112.0ms (38.8% of total)
ival-div: 72.0ms (25% of total)
ival-add: 52.0ms (18% of total)
ival-pow: 28.0ms (9.7% of total)
backward-pass: 12.0ms (4.2% of total)
ival-sqrt: 5.0ms (1.7% of total)
ival-sub: 5.0ms (1.7% of total)
const: 2.0ms (0.7% of total)

series110.0ms (0.5%)

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

234 calls:

TimeVariablePointExpression
17.0ms
c
@inf
(+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4)))
11.0ms
b
@0
(/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))
6.0ms
c
@-inf
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
2.0ms
a
@-inf
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
2.0ms
a
@inf
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))

rewrite477.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
3530×*-lowering-*.f32
3530×*-lowering-*.f64
2152×/-lowering-/.f32
2152×/-lowering-/.f64
1376×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
071478
1435469
24745469
08037469
Stop Event
iter limit
node limit
Counts
29 → 695
Calls
Call 1
Inputs
(/ (+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))) b)
(+ (+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))) (/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6)))
(+ (+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b))) (/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4)))
(+ (* -1/2 c) (* (/ (* -3/8 a) b) (/ (* c c) b)))
(* (/ -1/2 b) c)
(/ -1/2 b)
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 3) a)
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 3)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
(* c (- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b)))
(- (* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))) (/ 1/2 b))
(* c (+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))))
(+ (* -3/8 (/ a (* b (* b b)))) (* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5)))))
(/ (* (* -9/16 (* a a)) (* c (* c c))) (pow b 4))
(* (/ (* -3/8 a) b) (/ (* c c) b))
(* (* -9/16 (* a a)) (* c (* c c)))
(/ (* (* -135/128 (* a (* a a))) (pow c 4)) (pow b 6))
(+ (* b b) (* c (* a -3)))
(* c (* a -3))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(/ (* -9/16 (* a a)) (pow b 5))
(/ (* -135/128 (* (* a (* a a)) c)) (pow b 7))
(* c (+ (/ (* -135/128 (* (* a (* a a)) c)) (pow b 7)) (/ (* -9/16 (* a a)) (pow b 5))))
(* -3/8 (/ a (* b (* b b))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 b (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) b))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) c)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(*.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) c))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal -1/2 binary64) c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(fma.f64 #s(literal -1/2 binary64) c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))
(fma.f64 c #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b) (*.f64 #s(literal -1/2 binary64) c))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 #s(literal -1/2 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c)))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) c))))))
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -1/2 binary64) c)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(pow.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) b))
(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/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.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) (/.f64 b #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (neg.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/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.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)))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.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 (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))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.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 (*.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)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(neg.f64 (/.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 (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) #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.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 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.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))))) b)) (neg.f64 (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.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 #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 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (-.f64 (*.f64 (+.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 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 (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #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 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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.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 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 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 #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b 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 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) #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))
(pow.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.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 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 #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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(exp.f64 (*.f64 (log.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(neg.f64 (/.f64 (-.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))
(/.f64 (+.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 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #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 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 #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 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) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 3 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 b #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))))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (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 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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)))))))
(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))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1/3 binary64))
(*.f64 #s(literal 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 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 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 (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 #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 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 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 (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 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.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 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 #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 b b) (-.f64 (*.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 b b) (-.f64 (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(*.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 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.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)))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.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 (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))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.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 (*.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)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(neg.f64 (/.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 (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) #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.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 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.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))))) b)) (neg.f64 (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.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 #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 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (-.f64 (*.f64 (+.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 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 (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #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 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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.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 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 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 #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b 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 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) #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))
(pow.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.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 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 #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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(+.f64 (*.f64 b 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 #s(literal 0 binary64) (*.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 b b) (-.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 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.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 (*.f64 b b) (*.f64 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.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 (*.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 b (*.f64 b b))))))
(/.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 (*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.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))) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #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 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #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 (*.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 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b 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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(exp.f64 (*.f64 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (+.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 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 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.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/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #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 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 #s(literal -1/2 binary64) c) b))
(+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) c) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)) c)
(+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))
(+.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) b)))
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(-.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))
(-.f64 (/.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(-.f64 (/.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))
(fma.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) c (/.f64 #s(literal -1/2 binary64) b))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) b))) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)))) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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)) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))
(+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(fma.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64))) c) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64))) c) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) c)
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))))
(fma.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)))
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) c) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b b)) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))
(*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))
(/.f64 (/.f64 (*.f64 c c) b) (/.f64 b (*.f64 #s(literal -3/8 binary64) a)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) a)) (/.f64 b (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 #s(literal -3/8 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b) b)
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) #s(literal 1 binary64)) (*.f64 b (/.f64 b (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 a #s(literal 3/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 c c))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) a)) b))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (/.f64 b (*.f64 #s(literal -3/8 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 a #s(literal 3/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 #s(literal -3/8 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 (/.f64 b (*.f64 c c)) b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/8 binary64))) (*.f64 (/.f64 b (*.f64 c c)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) #s(literal 1 binary64)) (/.f64 b (*.f64 c c)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 a #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal -3/8 binary64) a)))
(/.f64 (*.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (*.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) a)) (/.f64 b (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 #s(literal -3/8 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b)) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) a) b)))
(*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c c) b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (/.f64 (*.f64 c c) b) b))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) a) b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) a) b))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) c) (/.f64 c b))
(*.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -3/8 binary64)) (/.f64 a b))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))
(*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))
(*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 c c))
(*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal -9/16 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -9/16 binary64))) a)
(*.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) c) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))))
(*.f64 (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 b (*.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 b))
(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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (+.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 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 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.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/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (*.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 b (*.f64 a #s(literal 3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.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 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 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 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 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 b (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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) 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 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))
(*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 a (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 135/128 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 135/128 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 c (pow.f64 b #s(literal -7 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal -7 binary64))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 135/128 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))
(*.f64 (/.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(literal -135/128 binary64) (pow.f64 b #s(literal 7/2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 c (pow.f64 b #s(literal 7/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)))
(fma.f64 c (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) c (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (*.f64 c (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 12 binary64))))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -135/128 binary64))) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64)))) c) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 12 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))) c) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)
(/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b))
(/.f64 (*.f64 a #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))
(*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 a b))

simplify554.0ms (2.6%)

Algorithm
egg-herbie
Rules
6958×*-lowering-*.f32
6958×*-lowering-*.f64
2804×+-lowering-+.f64
2804×+-lowering-+.f32
1726×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0159517003
1572116835
0806716835
Stop Event
iter limit
node limit
Counts
936 → 936
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -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 6))
(/ (+ (* -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 6))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -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))))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -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))))))
(* -1/2 c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -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 4))
(/ (+ (* -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 4))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(* -1/2 c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(* -1/2 c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1/2 c) (* -3/8 (/ (* a (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))
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 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))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(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/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/ -1/2 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 3) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(/ -1/2 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))) (* 1/2 (/ 1 (* (pow a 3) b)))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))))) (pow b 7))
(/ -1/2 b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) 1/2) b)
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -3/8 (/ (* a c) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(* -3/8 (/ (* a c) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(* -3/8 (/ (* a c) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(* -3/8 (/ a (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(* -3/8 (/ a (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))
(+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -9/16 (* (pow a 2) (pow c 3)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -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))
(* 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))
(* 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))))
(* 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)))))))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c)) c)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.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)
(*.f64 #s(literal -1/2 binary64) c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) #s(literal -1/2 binary64)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) #s(literal -1/2 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) 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 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (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 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 c c)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) 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 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) 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 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) 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 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)) c)) c)))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))))
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))
(*.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 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.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 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))
(*.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 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a (*.f64 a a)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 6 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 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 6 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 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64)))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 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)))))
(+.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))))
(+ (* -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))))))
(+.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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 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)))))
(+.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))))
(+ (* -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))))))
(+.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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) #s(literal -1/2 binary64)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) #s(literal -1/2 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b b)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c c)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))))
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 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)))))
(+.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))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+.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))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 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)))))
(+.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))))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))
(+.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))))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) a)))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) a)))
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) a)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) (neg.f64 a))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 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)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #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 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (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 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) 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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* -1/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 b #s(literal -1/3 binary64)) 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 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b #s(literal -1/3 binary64)))
(+ (* 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1/3 binary64))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 b)
(*.f64 b #s(literal -2/3 binary64))
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 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 (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* 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 b #s(literal -1/3 binary64)) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (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 (*.f64 b #s(literal -1/3 binary64)) c) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (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/3 binary64) (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/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 (*.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 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 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 (*.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 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/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)) (neg.f64 c))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* 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 b #s(literal -1/3 binary64)) 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 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* 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 b #s(literal -1/3 binary64)) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))
(*.f64 (*.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)))))) (neg.f64 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)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (neg.f64 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 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c)) (neg.f64 c))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (*.f64 b (+.f64 (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 #s(literal -9/16 binary64) (*.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 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 6 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #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 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (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)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #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/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #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 (-.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))) (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 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))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (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 (/ (+ (* -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))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.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))))) #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))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) a)) (*.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/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* 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 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 c c))) (/.f64 (/.f64 b a) #s(literal -3 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 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) (*.f64 a #s(literal 3 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))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/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 c b) (*.f64 a #s(literal 3 binary64)))) c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(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/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c)) c)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) c)) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))) (* 1/2 (/ 1 (* (pow a 3) b)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (*.f64 a a)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))))) (pow.f64 b #s(literal 7 binary64)))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)))) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b b))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 c (*.f64 c c)))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -3/8 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -9/16 (* (pow a 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))))
(* 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 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 6 binary64))))
(* 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 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/8 binary64))) (*.f64 a #s(literal 6 binary64))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* 9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 a a))) b)
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -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))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64)) (*.f64 b #s(literal 6 binary64))))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 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 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 3 (* (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 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -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 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64))) 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 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 3/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)))))) a)) a)))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(+ (* 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 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))
(*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))))
(* c (+ (* 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (*.f64 (*.f64 #s(literal 3/2 binary64) (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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (*.f64 (*.f64 #s(literal 3/2 binary64) (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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))) c)) c)) (neg.f64 c))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))
(* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -9/16 (* (pow a 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) c)) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))

eval410.0ms (1.9%)

Compiler

Compiled 81256 to 4861 computations (94% saved)

prune300.0ms (1.4%)

Pruning

62 alts after pruning (58 fresh and 4 done)

PrunedKeptTotal
New1725351760
Fresh752398
Picked325
Done022
Total1803621865
Accuracy
100.0%
Counts
1865 → 62
Alt Table
Click to see full alt table
StatusAccuracyProgram
80.6%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64))) b) #s(literal 3 binary64)) a)
58.0%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
55.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) a)
58.2%
(/.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 (*.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 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) #s(literal 3 binary64)) a)
56.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) #s(literal 3 binary64)) a)
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (+.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)))))))) a)
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) a)
80.6%
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
80.6%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) a)
56.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
58.0%
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
55.6%
(/.f64 (-.f64 (pow.f64 (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 a (*.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 (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
55.6%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
44.6%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64)) (*.f64 b #s(literal 6 binary64)))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a))
89.9%
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
89.9%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b)
89.9%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)
89.9%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) b)
89.9%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) c)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
99.3%
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
80.9%
(/.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)
90.0%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
58.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
99.1%
(/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
80.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
80.6%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) a)
63.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
80.6%
(/.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))
63.6%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
56.6%
(/.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)))
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
55.4%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
80.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
56.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
89.8%
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
63.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
80.6%
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
80.7%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
87.0%
(*.f64 c (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
80.8%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
87.0%
(*.f64 c (-.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))
Compiler

Compiled 4146 to 2160 computations (47.9% saved)

simplify269.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
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))))) #s(literal 3 binary64))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
cost-diff0
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
cost-diff384
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
cost-diff384
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
cost-diff896
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
cost-diff0
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
cost-diff256
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
cost-diff256
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
cost-diff384
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
cost-diff0
(/.f64 b c)
cost-diff0
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
cost-diff0
(*.f64 c (*.f64 a #s(literal -3 binary64)))
cost-diff384
(-.f64 (*.f64 b b) (*.f64 b b))
cost-diff512
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
cost-diff960
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
Rules
3500×*-lowering-*.f32
3500×*-lowering-*.f64
1980×/-lowering-/.f32
1980×/-lowering-/.f64
1954×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
057491
1175472
2547470
31970452
45996447
08139447
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* c (* a -3)) (- (* b b) (* b b))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(+ (* c (* a -3)) (- (* b b) (* b b)))
(* c (* a -3))
c
(* a -3)
a
-3
(- (* b b) (* b b))
(* b b)
b
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* a (* c -3))
(* c -3)
(* 3 a)
3
(/ 1 (/ (/ b c) -1/2))
1
(/ (/ b c) -1/2)
(/ b c)
b
c
-1/2
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))
(* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b)))))
c
(+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))
(/ (* -1/2 a) b)
(* -1/2 a)
-1/2
a
b
(/ (* -3/8 (* (* a a) c)) (* b (* b b)))
(* -3/8 (* (* a a) c))
-3/8
(* (* a a) c)
(* a a)
(* b (* b b))
(* b b)
(/ 1 a)
1
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b))))))
(* (* b a) 6)
(* b a)
6
(* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))
(+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b))))
(* -9/2 (/ (* a a) b))
-9/2
(/ (* a a) b)
(* a a)
(/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))
(* -27/8 (* c (* a (* a a))))
-27/8
(* c (* a (* a a)))
(* a (* a a))
(* b (* b b))
(/ (- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3)) a)
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3))
(/ (sqrt (+ (* b b) (* c (* a -3)))) 3)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
a
-3
3
(/ b 3)
Outputs
(/ (+ (* c (* a -3)) (- (* b b) (* b b))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+ (* c (* a -3)) (- (* b b) (* b b)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* 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) (* b b))
#s(literal 0 binary64)
(* b b)
(*.f64 b b)
b
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ 1 (/ (/ b c) -1/2))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
1
#s(literal 1 binary64)
(/ (/ b c) -1/2)
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/ b c)
(/.f64 b c)
b
c
-1/2
#s(literal -1/2 binary64)
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) b) b))) a)
(* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b)))))
(*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) b) b)))
c
(+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))
(*.f64 (/.f64 a b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b b))))
(/ (* -1/2 a) b)
(/.f64 (*.f64 a #s(literal -1/2 binary64)) b)
(* -1/2 a)
(*.f64 a #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
a
b
(/ (* -3/8 (* (* a a) c)) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (* (* a a) c))
(*.f64 c (*.f64 a (*.f64 a #s(literal -3/8 binary64))))
-3/8
#s(literal -3/8 binary64)
(* (* a a) c)
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 b #s(literal 6 binary64))) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) (+.f64 #s(literal -9/2 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))))
(- (+ (* b b) (* a (* c -3))) (* b b))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b))))))
(+.f64 (*.f64 a (*.f64 b #s(literal 6 binary64))) (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) (+.f64 #s(literal -9/2 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* (* b a) 6)
(*.f64 a (*.f64 b #s(literal 6 binary64)))
(* b a)
(*.f64 a b)
6
#s(literal 6 binary64)
(* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))
(*.f64 c (*.f64 (/.f64 (*.f64 a a) b) (+.f64 #s(literal -9/2 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b))))
(*.f64 (/.f64 (*.f64 a a) b) (+.f64 #s(literal -9/2 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -9/2 (/ (* a a) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/2 binary64)) b)
-9/2
#s(literal -9/2 binary64)
(/ (* a a) b)
(/.f64 (*.f64 a a) b)
(* a a)
(*.f64 a a)
(/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (* c (* a (* a a))))
(*.f64 c (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))))
-27/8
#s(literal -27/8 binary64)
(* c (* a (* a a)))
(*.f64 c (*.f64 a (*.f64 a a)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3)) a)
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64))) a)
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64)))
(/ (sqrt (+ (* b b) (* c (* a -3)))) 3)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(/ b 3)
(/.f64 b #s(literal 3 binary64))

localize569.0ms (2.6%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy56.2%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.5%
(*.f64 (*.f64 b a) #s(literal 6 binary64))
accuracy99.5%
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
accuracy57.9%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.6%
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c))
accuracy99.6%
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
accuracy99.5%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
accuracy100.0%
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
accuracy100.0%
(/.f64 b c)
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.5%
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
Results
366.0ms204×1valid
60.0ms52×0valid
Compiler

Compiled 577 to 58 computations (89.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 218.0ms
ival-mult: 86.0ms (39.5% of total)
ival-div: 75.0ms (34.5% of total)
backward-pass: 24.0ms (11% of total)
ival-add: 16.0ms (7.4% of total)
ival-sqrt: 7.0ms (3.2% of total)
ival-sub: 7.0ms (3.2% of total)
const: 2.0ms (0.9% of total)

series157.0ms (0.7%)

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

207 calls:

TimeVariablePointExpression
41.0ms
a
@0
(* (* b a) 6)
24.0ms
a
@inf
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))
1.0ms
c
@0
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))
1.0ms
b
@0
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))))
1.0ms
b
@0
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))

rewrite448.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
4136×*-lowering-*.f32
4136×*-lowering-*.f64
2634×fma-lowering-fma.f32
2634×fma-lowering-fma.f64
1936×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
057320
1390292
24205284
08764284
Stop Event
iter limit
node limit
Counts
26 → 943
Calls
Call 1
Inputs
(/ (+ (* c (* a -3)) (- (* b b) (* b b))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)))
(+ (* c (* a -3)) (- (* b b) (* b b)))
(- (* b b) (* b b))
(* c (* a -3))
(/ 1 (/ (/ b c) -1/2))
(/ (/ b c) -1/2)
(/ b c)
(* (* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))) (/ 1 a))
(* c (+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b)))))
(+ (/ (* -1/2 a) b) (/ (* -3/8 (* (* a a) c)) (* b (* b b))))
(/ (* -1/2 a) b)
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* (* b a) 6) (* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b))))))
(* c (+ (* -9/2 (/ (* a a) b)) (/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))))
(/ (- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3)) a)
(- (/ (sqrt (+ (* b b) (* c (* a -3)))) 3) (/ b 3))
(/ (sqrt (+ (* b b) (* c (* a -3)))) 3)
(sqrt (+ (* b b) (* c (* a -3))))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(+ (* b b) (* a (* c -3)))
(/ (* -3/8 (* (* a a) c)) (* b (* b b)))
(* -3/8 (* (* a a) c))
(/ (* -27/8 (* c (* a (* a a)))) (* b (* b b)))
(* (* b a) 6)
(+ (* b b) (* c (* a -3)))
Outputs
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
(-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) a))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.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 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 9 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) a))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.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 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) (neg.f64 (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 binary64))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.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 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.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 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b))
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b))) #s(literal -1 binary64)) #s(literal 1/9 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(+.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.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 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 b b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b b))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 0 binary64))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.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 b b)))
(fma.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 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 c a) (*.f64 c a)) #s(literal 9 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.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 b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c a) #s(literal -3 binary64))
#s(literal 0 binary64)
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(+.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.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 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 b b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b b))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 0 binary64))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.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 b b)))
(fma.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 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 c a) (*.f64 c a)) #s(literal 9 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.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 b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c a) #s(literal -3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (/.f64 c b) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal 1 binary64))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal 1 binary64)))
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
(/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1/2 binary64))
(/.f64 (/.f64 (/.f64 b c) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (/.f64 c b))
(/.f64 (*.f64 b #s(literal -2 binary64)) c)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 b #s(literal -1/2 binary64)) c)
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -2 binary64)))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 2 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #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) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1 binary64)) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 b c)
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b)))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))
(fma.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) a)
(/.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) a))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1 binary64) a)))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c a))
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a) c)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) c) (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) c) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 c b) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) c) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) c (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(fma.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))) (-.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))
(/.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a)))) c) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))) c) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) c)
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1 binary64)))
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))
(+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) b) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 c b) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) b) (*.f64 (*.f64 b b) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a)))) b) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b #s(literal -3/8 binary64)) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal -1/2 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 a (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 a b))
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 a b) #s(literal -1/2 binary64))
(+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(fma.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(+.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.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 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 b b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b b))
(fma.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 0 binary64))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.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 b b)))
(fma.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 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 c a) (*.f64 c a)) #s(literal 9 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.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 b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c a) #s(literal -3 binary64))
(+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64)))
(+.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(fma.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64)))
(fma.f64 a (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 b (*.f64 a #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a b) #s(literal 6 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 6 binary64) (*.f64 a b) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 a a) b) c) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 #s(literal -9/2 binary64) c) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) c (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(fma.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) c (*.f64 (*.f64 a b) #s(literal 6 binary64)))
(fma.f64 (*.f64 a #s(literal 6 binary64)) b (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal 6 binary64) b) a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -9/2 binary64)) (/.f64 (*.f64 a a) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(fma.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -9/2 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 216 binary64))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a b) #s(literal 6 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 (*.f64 a a) b) c) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 #s(literal -9/2 binary64) c) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) c (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) c) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) c (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (/.f64 #s(literal -27/8 binary64) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)) c) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (*.f64 c #s(literal -9/2 binary64)) (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -9/2 binary64) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(fma.f64 (*.f64 c (/.f64 #s(literal -27/8 binary64) b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))
(/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) c) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 729/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 729/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 729/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) c) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 729/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) c) (-.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) c)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
(-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) a))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.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 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 9 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) a))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.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 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) (neg.f64 (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 b #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a)))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 binary64))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.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 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.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 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b))
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b))) #s(literal -1 binary64)) #s(literal 1/9 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 9 binary64)) (/.f64 (*.f64 b #s(literal 3 binary64)) #s(literal 9 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(fma.f64 b #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64) (/.f64 b #s(literal -3 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 b #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1/9 binary64) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1/3 binary64) (/.f64 b #s(literal -3 binary64)))
(fma.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 b #s(literal -3 binary64)))
(fma.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(fma.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.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)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal 9 binary64))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) b)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) b)))
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 3 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal -9 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 3 binary64) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -3 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b))) #s(literal -9 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 9 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.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)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 1/3 binary64))
(*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1/9 binary64))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))))
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 b b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (sqrt.f64 (+.f64 (*.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 b (*.f64 b (*.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 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64))
(pow.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))) #s(literal 1/4 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) b))
(+.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(fma.f64 b (*.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) b (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.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 a #s(literal 3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64)) a)
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) 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))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.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)))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.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))))
(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 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.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 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 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))))
(/.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 (neg.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 2 binary64))
(pow.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))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b))))
(/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) #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 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -3/8 binary64) b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a a))) #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 (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 a a))) #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) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 a a)))
(*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 c #s(literal -3/8 binary64)))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) c)
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c a))
(*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 27/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b))))
(/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 27/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 27/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 #s(literal -27/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 27/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal -27/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -27/8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -27/8 binary64)) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -27/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -27/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -27/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -27/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -27/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 a (*.f64 b #s(literal 6 binary64)))
(*.f64 b (*.f64 a #s(literal 6 binary64)))
(*.f64 (*.f64 a b) #s(literal 6 binary64))
(*.f64 #s(literal 6 binary64) (*.f64 a b))
(*.f64 (*.f64 a #s(literal 6 binary64)) b)
(*.f64 (*.f64 #s(literal 6 binary64) b) a)
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.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)))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.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))))
(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 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))) (*.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 b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.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 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 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))))
(/.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 (neg.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 2 binary64))
(pow.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))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))

simplify602.0ms (2.8%)

Algorithm
egg-herbie
Rules
7106×*-lowering-*.f32
7106×*-lowering-*.f64
3938×+-lowering-+.f64
3938×+-lowering-+.f32
1776×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0137513062
1489712925
0871312925
Stop Event
iter limit
node limit
Counts
828 → 828
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1 (* (sqrt (/ 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))))))))))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
0
0
0
0
0
0
0
0
0
0
0
0
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -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/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -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))
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1/2 (/ (* a c) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 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)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -1/2 (/ (* a c) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ (* a c) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(* -1/2 (/ a b))
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(* -1/2 (/ a b))
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(* -1/2 (/ a b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(* -1/2 (/ a b))
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* -1/2 (/ a b))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -9/64 (* (pow a 3) (pow c 4))) (* -9/128 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 3 (/ (+ (* 9/128 (* (pow a 3) (pow c 4))) (* 9/64 (* (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 (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -9/64 (/ (pow c 4) (pow b 7))) (* -9/128 (/ (pow c 4) (pow b 7)))))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(* -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))) (* 3 (* c (+ (* -9/64 (/ (pow a 3) (pow b 7))) (* -9/128 (/ (pow a 3) (pow b 7)))))))))) (* 1/2 (/ 1 b))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))))) c)
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow a 5))) (* -512/729 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -32/27 (/ (pow b 5) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 4) c)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -32/27 (/ (pow b 5) (pow a 3))) (* -1 (/ (+ (* -256/81 (/ (pow b 7) (pow a 4))) (* 3 (/ (+ (* 512/729 (/ (pow b 9) (pow a 5))) (* 1024/729 (/ (pow b 9) (pow a 5)))) c))) c))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/ (+ (* -27/8 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* (pow a 2) c)) (* 6 (* a (pow b 2)))))) (pow b 3))
(/ (+ (* -27/8 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* (pow a 2) c)) (* 6 (* a (pow b 2)))))) (pow b 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 (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))
(* 6 (* a b))
(* -1 (* b (+ (* -6 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(* -1 (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(* 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)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/2 (/ c b)) (* 6 (/ b a))) a)) (* 27/8 (/ (pow c 2) (pow b 3))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/2 (/ c b)) (* 6 (/ b a))) a)) (* 27/8 (/ (pow c 2) (pow b 3))))))
(* 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)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 6 (/ (* a b) (pow c 2))))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 6 (/ (* a b) (pow c 2))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -6 (/ (* a b) c)) (* 9/2 (/ (pow a 2) b))) c))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -6 (/ (* a b) c)) (* 9/2 (/ (pow a 2) b))) c))))
(* -9/2 (/ (* (pow a 2) c) b))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(* -9/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(* -9/2 (/ (* (pow a 2) c) b))
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(* -9/2 (/ (* (pow a 2) c) b))
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 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/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))) (* 1/3 (/ b c))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) (* 1/3 (/ b c))))
(* -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/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) 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/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) (* 1/3 (/ b a))))
(* 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 (* 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/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 (* 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)))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 b)
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1/3 b)
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(* (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 (* (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))
(* 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))))
(* 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)))))))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -3/8 (* (pow a 2) c))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* 6 (* a b))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.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))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (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) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -3 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 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (*.f64 c (*.f64 c c)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 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)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) (*.f64 a #s(literal 3 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))) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 c)) (/.f64 (*.f64 c b) (*.f64 a #s(literal 3 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))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (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)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #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/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #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 (-.f64 (+.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 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))
(/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 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))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.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)) a)) a)) (neg.f64 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))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) (neg.f64 a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (*.f64 b (+.f64 (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #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 #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 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 405/64 binary64) (*.f64 c (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 #s(literal 2/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) b))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -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 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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)) (* -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)) (* -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)))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* (pow a 2) (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
(* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (* (pow b 2) c))) (* -3/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) 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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) 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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 c a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 c a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 c a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* a (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* a (pow b 2))) (* -3/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) b)
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) b)
(/ (+ (* -1/2 a) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.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)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.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)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1 (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -512/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 256/81 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 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))) (* 3 (/ (+ (* -9/64 (* (pow a 3) (pow c 4))) (* -9/128 (* (pow a 3) (pow c 4)))) (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 3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -27/128 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 9/16 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 3 (/ (+ (* 9/128 (* (pow a 3) (pow c 4))) (* 9/64 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 9/16 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 27/128 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #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))) (* 3 (* a (+ (* -9/64 (/ (pow c 4) (pow b 7))) (* -9/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 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (+.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -512/243 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -512/243 binary64))) a) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a)) a)) (*.f64 a a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* 3 (* c (+ (* -9/64 (/ (pow a 3) (pow b 7))) (* -9/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 #s(literal 3 binary64) (*.f64 c (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 256/81 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) c)
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (+ (* 8/9 (/ (pow b 3) (pow a 2))) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow a 5))) (* -512/729 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))))) c)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) (+.f64 (*.f64 (/.f64 #s(literal 256/81 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -512/243 binary64))) (*.f64 c (*.f64 c c))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 32/27 binary64) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (+ (* -32/27 (/ (pow b 5) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 4) c)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) c)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (+ (* -32/27 (/ (pow b 5) (pow a 3))) (* -1 (/ (+ (* -256/81 (/ (pow b 7) (pow a 4))) (* 3 (/ (+ (* 512/729 (/ (pow b 9) (pow a 5))) (* 1024/729 (/ (pow b 9) (pow a 5)))) c))) c))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 512/243 binary64))) c)) c)) c)) (neg.f64 c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/8 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* (pow a 2) c)) (* 6 (* a (pow b 2)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/8 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* (pow a 2) c)) (* 6 (* a (pow b 2)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))))
(* 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 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 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 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* -1 (* b (+ (* -6 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (+.f64 (*.f64 a #s(literal -6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(*.f64 (+.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))))
(*.f64 (+.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 6 binary64))))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a a)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a a)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b a))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/2 (/ c b)) (* 6 (/ b a))) a)) (* 27/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 b a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/2 (/ c b)) (* 6 (/ b a))) a)) (* 27/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 b a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 6 (/ (* a b) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (+.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* 6 (/ (* a b) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (+.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c c)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -6 (/ (* a b) c)) (* 9/2 (/ (pow a 2) b))) c))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b a) c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) b)) c)))
(* (pow c 2) (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -6 (/ (* a b) c)) (* 9/2 (/ (pow a 2) b))) c))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b a) c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) b)) c)))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ (pow a 2) (* b c))) (* -27/8 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 3) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b a))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b a))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 9/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/2 binary64) c) (*.f64 b a))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(*.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/2 (* (pow a 2) (* (pow b 2) c))) (* -27/8 (* (pow a 3) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) b)
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 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 b (*.f64 a #s(literal -3 binary64))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(-.f64 #s(literal 0 binary64) (*.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 (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/24 binary64) (*.f64 (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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.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/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) c)) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -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 b (*.f64 a #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 b (*.f64 a #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (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 1/24 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b #s(literal -1/3 binary64)))
(+ (* 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1/3 binary64))))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.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 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 b)
(*.f64 b #s(literal -2/3 binary64))
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -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 (+.f64 #s(literal 2/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* 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 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) c)))
(* c (- (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))) (* 1/3 (/ b c))))
(*.f64 c (+.f64 (*.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 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) c))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) (* 1/3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.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 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) c)))))
(* -1/3 (* (sqrt (* a c)) (* (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 (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal -1/3 binary64))) c)) (neg.f64 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 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c)) (*.f64 b #s(literal -1/3 binary64))) c)) (neg.f64 c))
(* -1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* 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 b (*.f64 a #s(literal -3 binary64)))))
(* 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 a (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* a (- (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) (* 1/3 (/ b a))))
(*.f64 a (+.f64 (/.f64 b (*.f64 a #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))))))
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))
(*.f64 (*.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))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal -1/3 binary64))) a)) (neg.f64 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a)) (*.f64 b #s(literal -1/3 binary64))) a)) (neg.f64 a))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1/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 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1/3 b)
(*.f64 b #s(literal -1/3 binary64))
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1/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 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 1/3 binary64)))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 1/3 binary64)))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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/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) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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)))))))
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 1/3 binary64)))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.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))))) (*.f64 b #s(literal 1/3 binary64)))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c 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)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c 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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (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)))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))) #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 #s(literal 1 binary64) (*.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))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c 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)))) #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 (*.f64 c (*.f64 c 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)))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64)))) (neg.f64 a))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))))
(* 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 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* 9/2 (/ (* (pow a 2) c) b))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b))
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 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))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 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))
(/.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 6 binary64))))
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 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 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))))
(* (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 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (/.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)))) (/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 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)))) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) a)) a)))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b))
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.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 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))
(*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))))
(* c (+ (* 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (*.f64 (*.f64 #s(literal 3/2 binary64) (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/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c)))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b a) 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)))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -3/2 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) c)) (neg.f64 c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -3/8 (* (pow a 2) c))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* -27/8 (/ (* (pow a 3) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* 6 (* a b))
(*.f64 (*.f64 b a) #s(literal 6 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))

eval422.0ms (2%)

Compiler

Compiled 69410 to 4809 computations (93.1% saved)

prune510.0ms (2.4%)

Pruning

97 alts after pruning (94 fresh and 3 done)

PrunedKeptTotal
New1886531939
Fresh124153
Picked505
Done134
Total1904972001
Accuracy
100.0%
Counts
2001 → 97
Alt Table
Click to see full alt table
StatusAccuracyProgram
80.6%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64))) b) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
55.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) a)
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) a) #s(literal 3 binary64))
56.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
56.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) #s(literal 3 binary64)) a)
56.4%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) #s(literal 3 binary64)) a)
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) a)
87.1%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
98.7%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
80.6%
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
99.0%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) a)
99.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
80.6%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) a)
63.6%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) a)
87.0%
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
56.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
63.6%
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
47.6%
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
55.4%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
55.8%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 b #s(literal 3 binary64))) a)
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b (*.f64 b b))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal 6 binary64)) b) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) b) a) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 b a))) a)) (neg.f64 (*.f64 a (*.f64 a a)))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 b a) c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) b)) c))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a a))))))
44.6%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64)) (*.f64 b #s(literal 6 binary64)))))
47.9%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))))
47.8%
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
47.1%
(/.f64 (-.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
47.4%
(/.f64 (-.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
56.6%
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a))
89.9%
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
55.2%
(/.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 b #s(literal 3 binary64)))) a)
89.9%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b)
89.9%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)
47.9%
(/.f64 (+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
89.9%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))))) b)
89.9%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) c)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
81.2%
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 6 binary64)))))
87.3%
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))))
55.8%
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
80.7%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
80.9%
(/.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)
90.0%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
58.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
87.0%
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
87.0%
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
87.3%
(/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
99.1%
(/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
87.3%
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (+.f64 (*.f64 (*.f64 b a) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))
99.1%
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
80.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
87.3%
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
63.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
80.6%
(/.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))
87.3%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
63.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) b) #s(literal -1/2 binary64)))
56.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)))
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
80.6%
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
63.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 c b)))
63.6%
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
55.4%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
55.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
80.8%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
87.1%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
56.6%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
56.4%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
80.7%
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a) c)
80.6%
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
87.3%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
99.0%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)))
89.8%
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
56.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
63.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
80.7%
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c a))
80.6%
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1 binary64) a)))
80.6%
(*.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) a))
63.6%
(*.f64 (*.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) a) b)) (/.f64 #s(literal 1 binary64) a))
80.4%
(*.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a))))) (/.f64 #s(literal 1 binary64) a))
80.6%
(*.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 #s(literal 1 binary64) a))
80.5%
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
80.6%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
80.7%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
87.0%
(*.f64 c (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
80.8%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
87.0%
(*.f64 c (-.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))
80.7%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a))))
Compiler

Compiled 10911 to 3004 computations (72.5% saved)

regimes491.0ms (2.3%)

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

5 calls:

128.0ms
c
91.0ms
b
91.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))
59.0ms
a
58.0ms
(*.f64 #s(literal 3 binary64) a)
Results
AccuracySegmentsBranch
99.5%1a
99.5%1b
99.5%1c
99.5%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.5%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes310.0ms (1.4%)

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

5 calls:

73.0ms
a
57.0ms
(*.f64 #s(literal 3 binary64) a)
54.0ms
b
51.0ms
c
38.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.1%1a
99.1%1b
99.1%1c
99.1%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.1%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes263.0ms (1.2%)

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

5 calls:

63.0ms
(*.f64 #s(literal 3 binary64) a)
51.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))
48.0ms
c
36.0ms
b
36.0ms
a
Results
AccuracySegmentsBranch
99.1%1a
99.1%1b
99.1%1c
99.1%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.1%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes288.0ms (1.3%)

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

5 calls:

57.0ms
b
55.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))
51.0ms
c
47.0ms
a
38.0ms
(*.f64 #s(literal 3 binary64) a)
Results
AccuracySegmentsBranch
90.0%1c
90.0%1a
91.7%2b
92.6%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
90.0%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes59.0ms (0.3%)

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

1 calls:

35.0ms
b
Results
AccuracySegmentsBranch
91.7%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes50.0ms (0.2%)

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

1 calls:

25.0ms
b
Results
AccuracySegmentsBranch
91.7%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes48.0ms (0.2%)

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

1 calls:

25.0ms
b
Results
AccuracySegmentsBranch
91.6%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes95.0ms (0.4%)

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

2 calls:

33.0ms
b
25.0ms
a
Results
AccuracySegmentsBranch
90.0%1a
90.0%1b
Compiler

Compiled 8 to 6 computations (25% saved)

regimes101.0ms (0.5%)

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

3 calls:

43.0ms
a
28.0ms
c
21.0ms
b
Results
AccuracySegmentsBranch
87.3%1c
87.3%1a
87.3%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes92.0ms (0.4%)

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

3 calls:

48.0ms
a
21.0ms
b
16.0ms
c
Results
AccuracySegmentsBranch
87.1%1a
87.1%1c
87.1%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes86.0ms (0.4%)

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

3 calls:

44.0ms
c
19.0ms
b
15.0ms
a
Results
AccuracySegmentsBranch
87.0%1c
87.0%1a
87.0%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes59.0ms (0.3%)

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

3 calls:

23.0ms
c
17.0ms
a
14.0ms
b
Results
AccuracySegmentsBranch
81.2%1a
81.2%1c
81.2%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes52.0ms (0.2%)

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

3 calls:

22.0ms
c
14.0ms
b
13.0ms
a
Results
AccuracySegmentsBranch
80.9%1b
80.9%1c
80.9%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes21.0ms (0.1%)

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

3 calls:

7.0ms
c
6.0ms
a
6.0ms
b
Results
AccuracySegmentsBranch
80.8%1b
80.8%1c
80.8%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes19.0ms (0.1%)

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

3 calls:

7.0ms
c
5.0ms
a
5.0ms
b
Results
AccuracySegmentsBranch
80.7%1b
80.7%1c
80.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes22.0ms (0.1%)

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

3 calls:

11.0ms
a
5.0ms
c
5.0ms
b
Results
AccuracySegmentsBranch
80.7%1a
80.7%1b
80.7%1c
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 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) b) #s(literal -1/2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) a)
(*.f64 (*.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) a) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
Outputs
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

Accuracy

Total -0.0b remaining (-0.1%)

Threshold costs -0b (-0.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:

3.0ms
c
1.0ms
a
1.0ms
b
Results
AccuracySegmentsBranch
63.6%1c
63.6%1a
63.6%1b
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch2.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.22126526143103878
-0.1824272712914145
Compiler

Compiled 26 to 17 computations (34.6% saved)

bsearch11.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
7.367868118362182
9.3502311391244
Results
3.0ms34×0valid
2.0ms14×1valid
2.0ms19×0invalid
Compiler

Compiled 293 to 155 computations (47.1% saved)

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

bsearch12.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
7.367868118362182
9.3502311391244
Results
3.0ms33×0valid
3.0ms15×1valid
1.0ms10×0invalid
Compiler

Compiled 293 to 158 computations (46.1% saved)

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

bsearch12.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
7.367868118362182
9.3502311391244
Results
3.0ms19×1valid
2.0ms29×0valid
1.0ms15×0invalid
Compiler

Compiled 293 to 158 computations (46.1% saved)

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

simplify22.0ms (0.1%)

Algorithm
egg-herbie
Rules
116×*-commutative_binary64
70×+-commutative_binary64
30×sub-neg_binary64
18×neg-sub0_binary64
18×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0150687
1243686
2278686
3299686
4310686
5313686
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(if (<=.f64 (/.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)) #s(literal -3602879701896397/18014398509481984 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 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 4278419646001971/562949953421312 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 6 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) b) b)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(if (<=.f64 (/.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)) #s(literal -3602879701896397/18014398509481984 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 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.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 -3602879701896397/18014398509481984 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) #s(literal 3 binary64)) a) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 4278419646001971/562949953421312 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 4278419646001971/562949953421312 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(if (<=.f64 b #s(literal 15/2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 b (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal 6 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 6 binary64)))))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c c) b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) b) b)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)))) b)
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(*.f64 c (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness4.5s (21%)

Rules
7106×*-lowering-*.f32
7106×*-lowering-*.f64
6958×*-lowering-*.f32
6958×*-lowering-*.f64
6124×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
019100
111796
2108996
0876396
0159517003
1572116835
0806716835
0200219537
1619819359
0801719359
064439
1413417
24370415
09118415
071478
1435469
24745469
08037469
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
05706722
119496638
273326638
080586638
057320
1390292
24205284
08764284
0137513062
1489712925
0871312925
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 1102 to 410 computations (62.8% saved)

preprocess145.0ms (0.7%)

Compiler

Compiled 1418 to 304 computations (78.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...