Cubic critical, narrow range

Time bar (total: 20.2s)

analyze475.0ms (2.4%)

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: 309.0ms
...c/correct-round.rkt:119:19: 111.0ms (35.9% of total)
ival-mult: 52.0ms (16.8% of total)
ival-<: 42.0ms (13.6% of total)
ival-add: 29.0ms (9.4% of total)
ival-sqrt: 29.0ms (9.4% of total)
ival-div: 13.0ms (4.2% of total)
ival-neg: 11.0ms (3.6% of total)
ival-sub: 10.0ms (3.2% of total)
ival-and: 10.0ms (3.2% of total)
const: 1.0ms (0.3% of total)
backward-pass: 1.0ms (0.3% of total)

sample3.4s (16.8%)

Results
1.6s4046×1valid
897.0ms4210×0valid
266.0ms1292×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-mult: 685.0ms (32.5% of total)
...c/correct-round.rkt:119:19: 366.0ms (17.4% of total)
ival-<: 269.0ms (12.8% of total)
ival-neg: 150.0ms (7.1% of total)
ival-sub: 132.0ms (6.3% of total)
ival-add: 129.0ms (6.1% of total)
ival-div: 128.0ms (6.1% of total)
ival-sqrt: 115.0ms (5.5% of total)
backward-pass: 76.0ms (3.6% of total)
ival-and: 48.0ms (2.3% of total)
const: 8.0ms (0.4% of total)
Bogosity

preprocess228.0ms (1.1%)

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

Useful iterations: 1 (0.0ms)

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

explain214.0ms (1.1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2320-4(1.2043067504624139 0.015595308407608246 1.3521634850284647e-6)(+.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
89.0ms274×1valid
43.0ms238×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 24.0ms (33.8% of total)
ival-div: 21.0ms (29.5% of total)
ival-sqrt: 6.0ms (8.4% of total)
backward-pass: 6.0ms (8.4% of total)
ival-neg: 5.0ms (7% of total)
ival-sub: 4.0ms (5.6% of total)
ival-add: 4.0ms (5.6% of total)
const: 1.0ms (1.4% 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
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify134.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

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

localize86.0ms (0.4%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.7%
(+.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))
accuracy54.3%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
Results
44.0ms137×1valid
26.0ms119×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 11.0ms (43.6% of total)
ival-div: 3.0ms (11.9% of total)
ival-sqrt: 3.0ms (11.9% of total)
backward-pass: 3.0ms (11.9% of total)
ival-sub: 2.0ms (7.9% of total)
ival-add: 2.0ms (7.9% of total)
const: 1.0ms (4% of total)

series34.0ms (0.2%)

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

42 calls:

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

rewrite423.0ms (2.1%)

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

Useful iterations: 0 (0.0ms)

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

simplify368.0ms (1.8%)

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

Useful iterations: 1 (0.0ms)

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

eval111.0ms (0.6%)

Compiler

Compiled 22288 to 2065 computations (90.7% saved)

prune291.0ms (1.4%)

Pruning

75 alts after pruning (74 fresh and 1 done)

PrunedKeptTotal
New49174565
Fresh000
Picked011
Done000
Total49175566
Accuracy
99.5%
Counts
566 → 75
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.8%
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
54.9%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))))) (*.f64 #s(literal 3 binary64) a))
55.1%
(/.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))
55.5%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
55.3%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 #s(literal 3 binary64) a))
55.6%
(/.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))
55.6%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
55.0%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))) (*.f64 #s(literal 3 binary64) a))
55.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
54.8%
(/.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.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
91.5%
(/.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
88.7%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
53.3%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
82.5%
(/.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))
55.5%
(/.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
65.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
55.6%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
54.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
54.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64)))
54.1%
(/.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)))
54.9%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
55.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
54.7%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
53.8%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
35.6%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
42.6%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
54.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
53.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
53.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
52.7%
(/.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))
53.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
53.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
53.0%
(/.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.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
55.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
53.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
53.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
53.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
52.9%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
53.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
53.4%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
53.3%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
82.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
54.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
55.6%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
82.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
88.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
91.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 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
65.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
82.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal 3 binary64) a))
88.6%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
91.5%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.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)))
54.1%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
54.1%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a))
54.4%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))))
54.4%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
53.6%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
53.1%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
82.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
91.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 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))))))))
88.9%
(+.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))))))
54.1%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
54.1%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
54.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
55.6%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
55.6%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)))
82.6%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
91.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)))
88.8%
(*.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 6797 to 2869 computations (57.8% saved)

simplify219.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
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 a #s(literal 3 binary64)))
cost-diff6912
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))
cost-diff7040
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
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 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
cost-diff128
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)))))
cost-diff384
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))))))
cost-diff384
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)))))))
cost-diff384
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))))))))
Rules
5540×*-lowering-*.f32
5540×*-lowering-*.f64
1682×sum5-define
1678×times-frac
1240×associate-*r*
Iterations

Useful iterations: 4 (0.0ms)

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

localize1.2s (6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
accuracy100.0%
(/.f64 #s(literal -1/3 binary64) a)
accuracy97.6%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy95.8%
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))
accuracy100.0%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
accuracy100.0%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
accuracy100.0%
(/.f64 #s(literal 1/3 binary64) a)
accuracy97.6%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy100.0%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
accuracy100.0%
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
accuracy100.0%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
accuracy97.6%
(-.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))
accuracy100.0%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy100.0%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy100.0%
(*.f64 b (*.f64 b b))
Results
931.0ms245×5exit
15.0ms2valid
8.0ms3valid
Compiler

Compiled 633 to 59 computations (90.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 453.0ms
backward-pass: 167.0ms (36.9% of total)
ival-mult: 121.0ms (26.7% of total)
ival-div: 63.0ms (13.9% of total)
ival-pow: 28.0ms (6.2% of total)
ival-add: 25.0ms (5.5% of total)
...c/correct-round.rkt:119:19: 24.0ms (5.3% of total)
compiled-spec: 11.0ms (2.4% of total)
ival-sub: 6.0ms (1.3% of total)
ival-sqrt: 5.0ms (1.1% of total)
const: 3.0ms (0.7% of total)

series158.0ms (0.8%)

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

174 calls:

TimeVariablePointExpression
17.0ms
a
@-inf
(/ 1/3 a)
9.0ms
c
@0
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
6.0ms
c
@inf
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
5.0ms
c
@-inf
(* (/ 1 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b))
3.0ms
a
@inf
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))

rewrite398.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
4228×*-lowering-*.f32
4228×*-lowering-*.f64
1922×pow-lowering-pow.f64
1922×pow-lowering-pow.f32
1904×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
059350
1349326
23879326
08129326
Stop Event
iter limit
node limit
Counts
25 → 743
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))))
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))))
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))
(/ (* c -1/2) b)
(* c -1/2)
(/ (* (/ 1 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3)
(* (/ 1 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/ 1 a)
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
(+ (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* a 3)) (+ (* (/ -1/3 a) b) (/ b (* a 3))))
(+ (* (/ -1/3 a) b) (/ b (* a 3)))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* a 3))
(* b (* b b))
(/ (* (pow c 4) 405/64) (pow b 6))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(sqrt (+ (* b b) (* a (* c -3))))
(/ 1/3 a)
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/ -1/3 a)
Outputs
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64))) a) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64))) a) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) a)
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) a (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a)))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -729/4096 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -729/4096 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) a) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) a) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal -3 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/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 -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))))
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.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 -1/3 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal -3 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/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 -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))
(+.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 b b (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.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 -1/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 -1/3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/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 -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(fma.f64 b b (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(+.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))) (/.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))
(-.f64 (+.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))) (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (*.f64 #s(literal 3 binary64) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))) (*.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (neg.f64 (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (pow.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))) (-.f64 (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))))
(/.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) a) (*.f64 a (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a))
(/.f64 (+.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))))) #s(literal -1 binary64))
(*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal -3 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/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 -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 405/64 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 405/64 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 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 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 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 #s(literal -3/8 binary64) (*.f64 c c)) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) a)
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) a)
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a))
(neg.f64 (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/3 binary64) a)
(/.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))

simplify558.0ms (2.8%)

Algorithm
egg-herbie
Rules
6444×*-lowering-*.f32
6444×*-lowering-*.f64
2594×+-lowering-+.f64
2594×+-lowering-+.f32
1858×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval389.0ms (1.9%)

Compiler

Compiled 81605 to 4747 computations (94.2% saved)

prune387.0ms (1.9%)

Pruning

58 alts after pruning (55 fresh and 3 done)

PrunedKeptTotal
New1900341934
Fresh482169
Picked325
Done011
Total1951582009
Accuracy
99.9%
Counts
2009 → 58
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
82.5%
(/.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))
82.5%
(/.f64 (/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64))
65.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
65.7%
(/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))
54.1%
(/.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)))
53.4%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 b a)) #s(literal 3 binary64))
35.6%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
42.6%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
53.0%
(/.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))
53.1%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
52.9%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
53.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
82.5%
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
91.1%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
53.3%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
82.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
65.7%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) a)
82.7%
(/.f64 (+.f64 #s(literal 0 binary64) (*.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)
88.5%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)) #s(literal 3 binary64))
82.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)))) b)) #s(literal 3 binary64))
65.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
55.0%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) #s(literal 3 binary64))
42.6%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b)) #s(literal 3 binary64))
54.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
82.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))
82.5%
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 3 binary64))
88.7%
(/.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 3 binary64))
82.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
65.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
82.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal 3 binary64) a))
65.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
54.1%
(/.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)))
54.1%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
53.6%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
91.9%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
82.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
88.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
91.8%
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
53.1%
(+.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
54.1%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
54.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
65.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
44.0%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
47.4%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
43.5%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
53.7%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))
99.1%
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
98.9%
(*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
91.8%
(*.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)))
88.8%
(*.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)))
82.6%
(*.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)))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 3182 to 1916 computations (39.8% saved)

simplify232.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))
cost-diff0
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
cost-diff256
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64))))
cost-diff512
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)
cost-diff0
(/.f64 #s(literal 1/3 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
cost-diff0
(*.f64 c #s(literal -3/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
cost-diff256
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
cost-diff256
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
cost-diff0
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
cost-diff384
(-.f64 (*.f64 b b) (*.f64 b b))
cost-diff512
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
cost-diff896
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
Rules
2650×*-lowering-*.f32
2650×*-lowering-*.f64
1918×sum4-define
1628×+-lowering-+.f64
1628×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
043355
1115347
2307345
3927336
43018329
08315329
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (+ (* c (/ a -1/3)) (- (* b b) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(+ (* c (/ a -1/3)) (- (* b b) (* b b)))
(* c (/ a -1/3))
c
(/ a -1/3)
a
-1/3
(- (* b b) (* b b))
(* b b)
b
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/ 1/3 a)
1/3
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* a (* c -3))
(* c -3)
-3
0
(/ (+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b)))) 3)
(+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b))))
(/ (* c -3/2) b)
(* c -3/2)
c
-3/2
b
(/ (* -9/8 (* a (* c c))) (* b (* b b)))
(* -9/8 (* a (* c c)))
-9/8
(* a (* c c))
a
(* c c)
(* b (* b b))
(* b b)
3
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (/ a -1/3)))) b))
(/ 1/3 a)
1/3
a
(- (sqrt (+ (* b b) (* c (/ a -1/3)))) b)
(sqrt (+ (* b b) (* c (/ a -1/3))))
(+ (* b b) (* c (/ a -1/3)))
(* b b)
b
(* c (/ a -1/3))
c
(/ a -1/3)
-1/3
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
3
(* a (/ b 3))
(/ b 3)
(* a a)
Outputs
(* (+ (* c (/ a -1/3)) (- (* b b) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+ (* c (/ a -1/3)) (- (* b b) (* b b)))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
(* c (/ a -1/3))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
c
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
(- (* b b) (* b b))
#s(literal 0 binary64)
(* b b)
(*.f64 b b)
b
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
(+ b (sqrt (+ (* b b) (* 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
#s(literal -3 binary64)
0
#s(literal 0 binary64)
(/ (+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b)))) 3)
(/.f64 (/.f64 (*.f64 c (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) b) #s(literal 3 binary64))
(+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b))))
(/.f64 (*.f64 c (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) b)
(/ (* c -3/2) b)
(*.f64 #s(literal -3/2 binary64) (/.f64 c b))
(* c -3/2)
(*.f64 c #s(literal -3/2 binary64))
c
-3/2
#s(literal -3/2 binary64)
b
(/ (* -9/8 (* a (* c c))) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b)))
(* -9/8 (* a (* c c)))
(*.f64 c (*.f64 a (*.f64 c #s(literal -9/8 binary64))))
-9/8
#s(literal -9/8 binary64)
(* a (* c c))
(*.f64 c (*.f64 c a))
a
(* c c)
(*.f64 c c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
3
#s(literal 3 binary64)
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (/ a -1/3)))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 b b))) b))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(- (sqrt (+ (* b b) (* c (/ a -1/3)))) b)
(-.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 b b))) b)
(sqrt (+ (* b b) (* c (/ a -1/3))))
(sqrt.f64 (+.f64 (/.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 b b)))
(+ (* b b) (* c (/ a -1/3)))
(+.f64 (/.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 b b))
(* b b)
(*.f64 b b)
b
(* c (/ a -1/3))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
c
(/ a -1/3)
(/.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(*.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)))
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* a (/ b 3))
(/.f64 (*.f64 a b) #s(literal 3 binary64))
(/ b 3)
(/.f64 b #s(literal 3 binary64))
(* a a)
(*.f64 a a)

localize568.0ms (2.8%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
accuracy99.7%
(*.f64 a (/.f64 b #s(literal 3 binary64)))
accuracy99.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
accuracy68.1%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64))))
accuracy99.7%
(/.f64 a #s(literal -1/3 binary64))
accuracy99.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
accuracy99.6%
(/.f64 #s(literal 1/3 binary64) a)
accuracy68.3%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)
accuracy99.7%
(*.f64 a (*.f64 c c))
accuracy99.7%
(*.f64 b (*.f64 b b))
accuracy99.7%
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
accuracy99.6%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
accuracy99.7%
(/.f64 a #s(literal -1/3 binary64))
accuracy99.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
accuracy99.6%
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
accuracy99.6%
(/.f64 #s(literal 1/3 binary64) a)
Results
248.0ms73×5exit
214.0ms150×1valid
16.0ms33×0valid
Compiler

Compiled 402 to 44 computations (89.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 274.0ms
ival-div: 75.0ms (27.4% of total)
ival-mult: 61.0ms (22.3% of total)
backward-pass: 46.0ms (16.8% of total)
ival-add: 38.0ms (13.9% of total)
...c/correct-round.rkt:119:19: 28.0ms (10.2% of total)
ival-sqrt: 12.0ms (4.4% of total)
ival-sub: 11.0ms (4% of total)
const: 1.0ms (0.4% of total)

series74.0ms (0.4%)

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

156 calls:

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

rewrite392.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
3158×/-lowering-/.f32
3158×/-lowering-/.f64
2770×*-lowering-*.f32
2770×*-lowering-*.f64
1678×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
042230
1279210
22875206
08120206
Stop Event
iter limit
node limit
Counts
22 → 999
Calls
Call 1
Inputs
(* (+ (* c (/ a -1/3)) (- (* b b) (* b b))) (/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(+ (* c (/ a -1/3)) (- (* b b) (* b b)))
(- (* b b) (* b b))
(* c (/ a -1/3))
(/ (+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b)))) 3)
(+ (/ (* c -3/2) b) (/ (* -9/8 (* a (* c c))) (* b (* b b))))
(/ (* c -3/2) b)
(* c -3/2)
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (/ a -1/3)))) b))
(/ 1/3 a)
(- (sqrt (+ (* b b) (* c (/ a -1/3)))) b)
(sqrt (+ (* b b) (* c (/ a -1/3))))
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/ (/ 1/3 a) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/ a -1/3)
(/ (* -9/8 (* a (* c c))) (* b (* b b)))
(* b (* b b))
(* a (* c c))
(* a (/ b 3))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 0 binary64))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 0 binary64))
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) #s(literal 0 binary64))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c #s(literal 0 binary64))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 b b (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 0 binary64))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.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 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.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) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
(/.f64 (neg.f64 c) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) #s(literal 1/3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c)) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1/3 binary64) a))
(pow.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c)
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
#s(literal 0 binary64)
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 0 binary64))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 0 binary64))
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) #s(literal 0 binary64))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c #s(literal 0 binary64))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 b b (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 0 binary64))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.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 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.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) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 c a) #s(literal -1/3 binary64))
(/.f64 (neg.f64 c) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) #s(literal 1/3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c)) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1/3 binary64) a))
(pow.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c)
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) #s(literal -3 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal -3 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b))) (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)))) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) #s(literal 1/3 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) #s(literal 1/3 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)) #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) #s(literal 1/3 binary64))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) #s(literal 1/3 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(-.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.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 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) c (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b))) (/.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/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 c) #s(literal -9/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/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 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/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 c a)) #s(literal 9/8 binary64)) (/.f64 (/.f64 b c) #s(literal -3/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 (/.f64 b c) #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/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 c) #s(literal -9/8 binary64)))) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 c #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b))) (/.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64))))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))))) (neg.f64 (*.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 c #s(literal -3/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) b)))
(/.f64 (neg.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 c) #s(literal -9/8 binary64)))) (*.f64 c #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal -3/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 c #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -3/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -3/2 binary64) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 c b))
(*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -3/2 binary64) b) c)
(*.f64 c #s(literal -3/2 binary64))
(*.f64 #s(literal -3/2 binary64) c)
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(+.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(-.f64 (/.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(fma.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))))
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -1/27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)))
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) a) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(fma.f64 (/.f64 a a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a) (/.f64 a a) (neg.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(neg.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) (*.f64 a a)))
(/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 a a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a))))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 a b)) (*.f64 (*.f64 a a) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (pow.f64 (/.f64 a (*.f64 a a)) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))
(/.f64 (*.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 a b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (/.f64 b #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (pow.f64 (/.f64 a (*.f64 a a)) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) (neg.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a)) #s(literal -1 binary64))
(*.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))
(+.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))
(+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (/.f64 b #s(literal 3 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(fma.f64 a (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))
(fma.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 a #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a (neg.f64 (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(fma.f64 (/.f64 b #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))
(fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/3 binary64) (neg.f64 (-.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 a b)) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a b))) #s(literal 9 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))) (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))) (-.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (neg.f64 (*.f64 a b))) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (neg.f64 (*.f64 a b))) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a) (neg.f64 (*.f64 a b))) #s(literal -3 binary64))
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a) (*.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -3 binary64))
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal -3 binary64))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 a b))) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a b)))) #s(literal -9 binary64))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64))))))) (neg.f64 (-.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 a (/.f64 b #s(literal 3 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 a (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -3 binary64))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) a))
(*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 a #s(literal 3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a)
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal -3 binary64)))
(/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) a)
(/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 a #s(literal 1/3 binary64)))
(/.f64 a #s(literal -1/3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) a)
(*.f64 #s(literal -3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 3 binary64) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))))))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 c a))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)) b)
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) b) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b))) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b))
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b))
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/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 c) #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) b) #s(literal -9/8 binary64))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(/.f64 a (/.f64 #s(literal 3 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 #s(literal 3 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 a b)))
(/.f64 (*.f64 a b) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 a b))))
(/.f64 (neg.f64 (*.f64 a b)) #s(literal -3 binary64))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 3 binary64) b)))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 b #s(literal 3 binary64)))
(*.f64 b (*.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 b #s(literal 3 binary64)) a)
(*.f64 (*.f64 a b) #s(literal 1/3 binary64))

simplify471.0ms (2.3%)

Algorithm
egg-herbie
Rules
6804×*-lowering-*.f32
6804×*-lowering-*.f64
2746×+-lowering-+.f64
2746×+-lowering-+.f32
1662×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0146312071
1529811845
0821711845
Stop Event
iter limit
node limit
Counts
624 → 624
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))
(* 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)))))
(* -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 (/ 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/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -3/2 (/ c b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 (/ c b))
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -3/2 c)
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ (* b (- (* 1/3 a) (* -1/3 a))) (pow a 2)))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (/ 1/3 a)) (/ -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a))) (/ -1/3 a))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a)))) (/ -1/3 a))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* -1/3 (* a b)) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 1/3 a))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 1/3 a))))
(* -1/2 (/ (* (pow a 2) c) b))
(/ (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/6 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* -1 (* b (- (* 1/3 a) (* -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)) (* -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))) (* -1/3 a))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))) (* -1/3 a))))
(* -1/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (- (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) (* 1/3 (/ b a))))
(* (pow a 2) (- (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) (* 1/3 (/ b a))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1/2 (/ (* (pow a 2) c) b))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -3/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 4) (pow b 5))) (* -1/6 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -1/3 (/ (* a b) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (- (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 1/3 (/ (* a b) c))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 1/3 (/ (* a b) c))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 (* a b))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))
(* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(* -1/3 (* a b))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a))))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))))
(* 1/3 (* a b))
(* a (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* 1/3 (* a b))
(+ (* -1/2 (/ (* (pow a 2) c) b)) (* 1/3 (* a b)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 b)
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1/3 b)
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(/ 1/6 (* a b))
(/ (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b))) a)
(/ (+ (* a (- (* 3/16 (/ (* a (pow c 2)) (pow b 5))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -9/32 (/ (pow c 3) (pow b 7))) (* -9/128 (/ (pow c 3) (pow b 7)))))) (* -3/16 (/ (pow c 2) (pow b 5))))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (pow a 2))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (pow a 2))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) (pow a 2))
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* c (pow (sqrt 3) 2))))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) a)) (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* b (- (* 1/6 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(/ 1/6 (* a b))
(/ (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))) b)
(/ (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2))))) b)
(* 2/9 (/ b (* (pow a 2) c)))
(* -1 (* b (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c))))))))
(/ 1/6 (* a b))
(+ (* 1/8 (/ c (pow b 3))) (* 1/6 (/ 1 (* a b))))
(+ (* c (+ (* 3/16 (/ (* a c) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -9/32 (/ (pow a 2) (pow b 7))) (* -9/128 (/ (pow a 2) (pow b 7)))))) (* -3/16 (/ a (pow b 5))))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) c)
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/6 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))))) c)
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/3 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/6 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -3 a)
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
(* 1/3 (* a b))
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 (sqrt.f64 #s(literal -3 binary64)) #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 #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)) a) (/.f64 (*.f64 c c) a))) (/.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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/3 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (sqrt.f64 #s(literal 3 binary64)) #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 (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 #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 (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)))))) 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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (/.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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(-.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 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) a)) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b a)) #s(literal 3 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) a)) a)) 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -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 #s(literal -2/3 binary64) (/.f64 b 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 #s(literal 0 binary64) (*.f64 b (+.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 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.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))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.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 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 2/3 binary64) 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 (* 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)
(* 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))))
(* -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) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) 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 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) 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 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -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 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #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/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 3/2 binary64))) (neg.f64 a))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 3/2 binary64))) (neg.f64 a))
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 3/2 binary64))) (neg.f64 a))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -3/2 c)
(*.f64 c #s(literal -3/2 binary64))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b 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 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.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 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/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 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 #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)) (neg.f64 c))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 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 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.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 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #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 (/.f64 a c)) (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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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/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 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c 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 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 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 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)))) #s(literal -1/8 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)) (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 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 #s(literal -9/8 binary64) (/.f64 (*.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 (+.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 (+.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #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)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c 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 (+ (* 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (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))))))))
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 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c 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 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))) (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 #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 (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))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -1 (/ (* b (- (* 1/3 a) (* -1/3 a))) (pow a 2)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2/3 binary64))) (*.f64 a a)))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (/ 1/3 a)) (/ -1/3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a))) (/ -1/3 a))))
(*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a)))) (/ -1/3 a))))
(*.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.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 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/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 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 #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)) (neg.f64 c))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* -1/3 (* a b)) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b a) #s(literal -1/3 binary64)))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 1/3 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a #s(literal -1/3 binary64)))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 1/3 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a #s(literal -1/3 binary64)))))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(/ (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/6 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (* b (- (* 1/3 a) (* -1/3 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 2/3 binary64))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)) (* -1/3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))) (* -1/3 a))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))) (* -1/3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(* (pow a 2) (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.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)))))
(* (pow a 2) (- (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) (* 1/3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (- (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) (* 1/3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a)))
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))) a)) a)))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -3/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 4) (pow b 5))) (* -1/6 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -1/3 (/ (* a b) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b a) c))))
(* c (- (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 1/3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b a) c)))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 1/3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b a) c))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 b a) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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 #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 b a) #s(literal -1/3 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/24 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 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (*.f64 (*.f64 b a) #s(literal -1/3 binary64))) c)) (neg.f64 c))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 1/6 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)))
(*.f64 b (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal -1/3 binary64))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a))))
(*.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* a (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/48 binary64)))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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/48 binary64)))))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* (pow a 2) c) b)) (* 1/3 (* a b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b))))) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 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 (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 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 (*.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 a (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (*.f64 #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 (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 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 (*.f64 c (*.f64 c c))))))) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (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 (sqrt.f64 #s(literal -3 binary64)) #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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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/48 binary64)))))))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (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/3 b)
(*.f64 b #s(literal -1/3 binary64))
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (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))))) (-.f64 #s(literal 0 binary64) b))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/48 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/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.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/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 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/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 (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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/48 binary64)))) (neg.f64 a))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.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/48 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/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.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))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.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/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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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/48 binary64))) (+.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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.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)))))) (neg.f64 c))
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 b a))
(/ (+ (* 1/8 (/ (* a c) (pow b 3))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) b)) a)
(/ (+ (* a (- (* 3/16 (/ (* a (pow c 2)) (pow b 5))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -9/32 (/ (pow c 3) (pow b 7))) (* -9/128 (/ (pow c 3) (pow b 7)))))) (* -3/16 (/ (pow c 2) (pow b 5))))) (* -1/8 (/ c (pow b 3))))) (* 1/6 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -45/128 binary64)) (neg.f64 a)) (*.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b)))))) a)
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal 1/9 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (*.f64 a a)))) (*.f64 a a))
(/ (+ (* -1/3 (/ b (* c (pow (sqrt -3) 2)))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 1/3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal 1/9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a))))) (*.f64 a a))
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* c (pow (sqrt 3) 2))))) (pow a 2))
(/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal 1/9 binary64)) (*.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 a a))
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/.f64 (-.f64 (*.f64 #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 b a) c) #s(literal -1/9 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) a)) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) a)) (* -1/3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) (pow a 2))
(/.f64 (-.f64 (*.f64 #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 b a) c) #s(literal -1/9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c 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)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) a)) a)) (*.f64 a a))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 b (*.f64 c (*.f64 a a))) #s(literal 1/9 binary64)))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3 binary64))))))
(+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* b (- (* 1/6 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3 binary64))))))
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 b a))
(/ (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))) b)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b b))) b)
(/ (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/16 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b b)))) b)
(/ (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -45/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* 2/9 (/ b (* (pow a 2) c)))
(*.f64 #s(literal 2/9 binary64) (/.f64 b (*.f64 c (*.f64 a a))))
(* -1 (* b (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/9 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/9 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c))))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 c #s(literal -1/8 binary64)))) (*.f64 #s(literal -2/27 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 405/64 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/16 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -1/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/9 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(/ 1/6 (* a b))
(/.f64 #s(literal 1/6 binary64) (*.f64 b a))
(+ (* 1/8 (/ c (pow b 3))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 b a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* c (+ (* 3/16 (/ (* a c) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 b a)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -9/32 (/ (pow a 2) (pow b 7))) (* -9/128 (/ (pow a 2) (pow b 7)))))) (* -3/16 (/ a (pow b 5))))) (* 1/8 (/ 1 (pow b 3))))) (* 1/6 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 b a)) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -45/128 binary64)) (neg.f64 c)) (*.f64 #s(literal 3/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))))
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/9 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/6 binary64)) (*.f64 c c))) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/9 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/6 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/3 (/ b (* (pow a 2) (pow (sqrt -3) 2))))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/6 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 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 a a)) #s(literal -1/9 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))))) c)
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -1/3 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/3 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 c b) (*.f64 a a)))) c)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/6 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1/3 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1/3 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3))))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/6 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) c)) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 c b) (*.f64 a a)))) c)) c))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -3 a)
(*.f64 a #s(literal -3 binary64))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))

eval360.0ms (1.8%)

Compiler

Compiled 57942 to 4603 computations (92.1% saved)

prune349.0ms (1.7%)

Pruning

72 alts after pruning (67 fresh and 5 done)

PrunedKeptTotal
New1756341790
Fresh173350
Picked325
Done033
Total1776721848
Accuracy
100.0%
Counts
1848 → 72
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.1%
(/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
82.4%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64))
82.4%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b #s(literal -9/8 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
82.4%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64))
82.5%
(/.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))
82.5%
(/.f64 (/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b) #s(literal 3 binary64))
82.5%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) b) (*.f64 a a))
65.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
65.7%
(/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))
65.7%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
54.1%
(/.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)))
53.4%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 b a)) #s(literal 3 binary64))
35.6%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64)))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
53.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
82.5%
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b b)))) #s(literal 3 binary64))
82.4%
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #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))
82.5%
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
82.4%
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #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))
82.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
65.7%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) a)
82.5%
(/.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)))
82.7%
(/.f64 (+.f64 #s(literal 0 binary64) (*.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)
99.1%
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
65.8%
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
82.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)))) b)) #s(literal 3 binary64))
65.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
42.6%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b)) #s(literal 3 binary64))
54.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
82.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))
82.4%
(/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 c b)))) #s(literal 3 binary64))
82.6%
(/.f64 (*.f64 (*.f64 a 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 a a))
82.5%
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 3 binary64))
82.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
65.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
54.1%
(/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 a a))
82.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal 3 binary64) a))
82.4%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))
99.1%
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
65.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
54.1%
(/.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)))
82.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))))
54.1%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
53.6%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
82.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
88.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
54.1%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
99.3%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
65.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
42.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b))
54.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
99.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
82.3%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
65.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
44.0%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
47.4%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
43.5%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
82.4%
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 b b))) b))
99.1%
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
99.0%
(*.f64 (+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
99.1%
(*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) c) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
54.1%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
98.9%
(*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
82.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))))
88.8%
(*.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)))
82.6%
(*.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)))
82.5%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 3307 to 2109 computations (36.2% saved)

simplify263.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))
cost-diff0
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
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-diff512
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
cost-diff0
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
cost-diff0
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
cost-diff256
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a))))
cost-diff384
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff0
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
cost-diff0
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
cost-diff0
(/.f64 #s(literal 1/3 binary64) a)
cost-diff384
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
Rules
3148×*-lowering-*.f32
3148×*-lowering-*.f64
2584×+-lowering-+.f64
2584×+-lowering-+.f32
1774×sum4-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
044366
1110348
2312331
3950322
43117318
57388318
08264318
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/3 a) (/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b))))))
(/ 1/3 a)
1/3
a
(/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b)))))
(/ c (/ -1/3 a))
c
(/ -1/3 a)
-1/3
(+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b))))
b
(sqrt (+ (/ c (/ -1/3 a)) (* b b)))
(+ (/ c (/ -1/3 a)) (* b b))
(* b b)
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a)))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
c
(* b (* b b))
b
(* b b)
(* -1/2 (/ c (* b a)))
-1/2
(/ c (* b a))
(* b a)
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b)
(+ (/ 1/6 a) (* (/ c (* b b)) 1/8))
(/ 1/6 a)
1/6
(* (/ c (* b b)) 1/8)
(/ c (* b b))
1/8
(/ (/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3) a)
(/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3)
(- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b)
(sqrt (+ (/ c (/ -1/3 a)) (* b b)))
(+ (/ c (/ -1/3 a)) (* b b))
(/ c (/ -1/3 a))
c
(/ -1/3 a)
-1/3
a
(* b b)
b
3
Outputs
(* (/ 1/3 a) (/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b))))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b)))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/ c (/ -1/3 a))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
c
(/ -1/3 a)
(/.f64 #s(literal -1/3 binary64) a)
-1/3
#s(literal -1/3 binary64)
(+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b))))
(+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
b
(sqrt (+ (/ c (/ -1/3 a)) (* b b)))
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+ (/ c (/ -1/3 a)) (* b b))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(* b b)
(*.f64 b b)
(* (/ -1/2 b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a)))))
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b)))))) b)
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a))))
(/.f64 (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b))))) b)
(/ (* -3/8 (* c c)) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 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)
c
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* -1/2 (/ c (* b a)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a b))
-1/2
#s(literal -1/2 binary64)
(/ c (* b a))
(/.f64 c (*.f64 a b))
(* b a)
(*.f64 a b)
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) #s(literal 1/8 binary64))) b) b)) b)
(- (+ (* b b) (* a (* c -3))) (* b b))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b)
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b)
(+ (/ 1/6 a) (* (/ c (* b b)) 1/8))
(+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64)))
(/ 1/6 a)
(/.f64 #s(literal 1/6 binary64) a)
1/6
#s(literal 1/6 binary64)
(* (/ c (* b b)) 1/8)
(*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))
(/ c (* b b))
(/.f64 c (*.f64 b b))
1/8
#s(literal 1/8 binary64)
(/ (/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))
(/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))
(- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b)
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)
(sqrt (+ (/ c (/ -1/3 a)) (* b b)))
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+ (/ c (/ -1/3 a)) (* b b))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(/ c (/ -1/3 a))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
c
(/ -1/3 a)
(/.f64 #s(literal -1/3 binary64) a)
-1/3
#s(literal -1/3 binary64)
a
(* b b)
(*.f64 b b)
b
3
#s(literal 3 binary64)

localize368.0ms (1.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))
accuracy99.4%
(/.f64 #s(literal -1/3 binary64) a)
accuracy54.3%
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)
accuracy99.6%
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b)
accuracy99.5%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
accuracy99.4%
(/.f64 #s(literal 1/6 binary64) a)
accuracy55.4%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.6%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
accuracy99.6%
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
accuracy99.5%
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) a)
accuracy99.4%
(/.f64 #s(literal -1/3 binary64) a)
Results
206.0ms137×1valid
70.0ms119×0valid
Compiler

Compiled 374 to 45 computations (88% saved)

Precisions
Click to see histograms. Total time spent on operations: 152.0ms
ival-mult: 53.0ms (34.9% of total)
ival-div: 32.0ms (21.1% of total)
ival-sub: 24.0ms (15.8% of total)
...c/correct-round.rkt:119:19: 19.0ms (12.5% of total)
backward-pass: 10.0ms (6.6% of total)
ival-add: 10.0ms (6.6% of total)
ival-sqrt: 3.0ms (2% of total)
const: 1.0ms (0.7% of total)

series77.0ms (0.4%)

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

147 calls:

TimeVariablePointExpression
6.0ms
c
@-inf
(/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b)))))
5.0ms
c
@inf
(/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b)))))
1.0ms
c
@0
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))
1.0ms
a
@0
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))
1.0ms
b
@0
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))

rewrite520.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
6650×*-lowering-*.f32
6650×*-lowering-*.f64
4098×/-lowering-/.f32
4098×/-lowering-/.f64
2430×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
044229
1266217
22953217
010820217
Stop Event
iter limit
node limit
Counts
22 → 893
Calls
Call 1
Inputs
(* (/ 1/3 a) (/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b))))))
(/ 1/3 a)
(/ (/ c (/ -1/3 a)) (+ b (sqrt (+ (/ c (/ -1/3 a)) (* b b)))))
(/ c (/ -1/3 a))
(* (/ -1/2 b) c)
(/ -1/2 b)
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a)))))
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* -1/2 (/ c (* b a))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
(* (- (+ (* b b) (* a (* c -3))) (* b b)) (/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
(/ (/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3) a)
(/ (- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b) 3)
(- (sqrt (+ (/ c (/ -1/3 a)) (* b b))) b)
(sqrt (+ (/ c (/ -1/3 a)) (* b b)))
(/ -1/3 a)
(* b (* b b))
(/ 1/6 a)
(/ (+ (/ 1/6 a) (* (/ c (* b b)) 1/8)) b)
Outputs
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 c #s(literal 1/3 binary64)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) a))
(/.f64 (*.f64 c #s(literal -1/3 binary64)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) a))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) c) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 c (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) a))
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 c (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) (*.f64 a c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64)))))
(*.f64 c (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 c #s(literal -1/3 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) c) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(/.f64 c (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 a c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) #s(literal 1 binary64)))
(/.f64 (*.f64 a c) #s(literal -1/3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1/3 binary64) a))
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 c #s(literal -1/3 binary64)))
(*.f64 c (/.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 #s(literal -3 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1 binary64)))
(*.f64 (/.f64 c #s(literal -1/3 binary64)) a)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c)
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1/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) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) 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 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 a b)) a) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) a) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) a) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) a (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (/.f64 c (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) a (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (*.f64 a (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 a b))) #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b)))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 a b))))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))))
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) a) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)) a) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))
(/.f64 (+.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 a b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 a b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a) (*.f64 a b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a) (*.f64 a b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) a)) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (*.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (*.f64 a b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (*.f64 a b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a))) (*.f64 (*.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a))) (*.f64 (*.f64 a b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) a)) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (*.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b b)) (*.f64 (*.f64 a b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (*.f64 a b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a))) (*.f64 (*.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b b)) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a))) (*.f64 (*.f64 a b) (*.f64 b b)))
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a)
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 c (*.f64 a b)))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 c c) (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 c (*.f64 a b)) #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) #s(literal -3/8 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 c b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 c (*.f64 a b)))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))) (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (*.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (*.f64 a b) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 c (*.f64 a b)))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a) (*.f64 (*.f64 b b) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) a) (*.f64 (*.f64 b b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (*.f64 (*.f64 b b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) c)) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) a))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 a b) c)) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) a) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 a b)) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) a) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) b) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 (*.f64 a b) c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (*.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) a) (*.f64 (*.f64 b b) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (*.f64 a b)) (*.f64 (*.f64 b b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) a) (*.f64 (*.f64 b b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)) b) (*.f64 (*.f64 b b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 a b) c)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) a) (*.f64 b (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a b)) (*.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) a) (*.f64 b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) b) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a b) c)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) a) (*.f64 b (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 a b)) (*.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) a) (*.f64 b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) b) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 a b) c)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b (/.f64 (*.f64 a b) c)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) a) (*.f64 b (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (*.f64 a b)) (*.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (*.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (neg.f64 (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) a) (*.f64 b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) b) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) a))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (/.f64 (*.f64 a b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (/.f64 (*.f64 a b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 a b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a b) c) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a b) c) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (/.f64 (*.f64 a b) c) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) c) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (/.f64 (*.f64 a b) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a b) c) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a b) c) b))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (*.f64 a b) c) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (/.f64 (*.f64 a b) c) b))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 a (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 a (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 a (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) b) (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) b) (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (/.f64 (*.f64 a b) (*.f64 c #s(literal -1/2 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (*.f64 a b) #s(literal -1 binary64))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (*.f64 a b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (*.f64 a b) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (*.f64 a b) b))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (*.f64 a b) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) b))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 a (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 a (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 a (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 a b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (*.f64 b (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (*.f64 b b)) (*.f64 b (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) b) (*.f64 b (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) b) (*.f64 b (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) b) (*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b))) (*.f64 b b))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b))) (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b)) b)))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) a)) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) b) b)
(pow.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b)) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)))
(*.f64 (*.f64 c c) (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(*.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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (*.f64 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 #s(literal -3/8 binary64) (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) #s(literal -3/8 binary64))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 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 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (/.f64 c (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (*.f64 c c))
(*.f64 (*.f64 c c) #s(literal -3/8 binary64))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) c)
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (*.f64 b b)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)) (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)))
(+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)))
(fma.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)))
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (*.f64 b b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) b)
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))
(pow.f64 (/.f64 b (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b))
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.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 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))
(-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 a (/.f64 c #s(literal -1/3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 b b (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (/.f64 c #s(literal -1/3 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (-.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 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(fma.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(exp.f64 (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(sqrt.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(fma.f64 a (/.f64 c #s(literal -1/3 binary64)) (*.f64 b b))
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b))
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (/.f64 c #s(literal -1/3 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -3 binary64)) a))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) 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 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #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 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #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 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))) #s(literal 3 binary64))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(+.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(-.f64 (/.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(fma.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(*.f64 (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/3 binary64) a))
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/3 binary64) a)
(/.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64))))
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/6 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/6 binary64) a))
(/.f64 #s(literal 1/6 binary64) a)
(/.f64 #s(literal 1/6 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/6 binary64))))
(pow.f64 (/.f64 a #s(literal 1/6 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/6 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) b))
(/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1/6 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) #s(literal 1/64 binary64))) (*.f64 b (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1/6 binary64) a)))) b))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1/6 binary64) a)))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))
(pow.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1/6 binary64) a))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) #s(literal 1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c)))))

simplify526.0ms (2.6%)

Algorithm
egg-herbie
Rules
7308×*-lowering-*.f32
7308×*-lowering-*.f64
4686×+-lowering-+.f64
4686×+-lowering-+.f32
1518×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval343.0ms (1.7%)

Compiler

Compiled 53554 to 5087 computations (90.5% saved)

prune408.0ms (2%)

Pruning

59 alts after pruning (50 fresh and 9 done)

PrunedKeptTotal
New1777211798
Fresh332962
Picked145
Done055
Total1811591870
Accuracy
100.0%
Counts
1870 → 59
Alt Table
Click to see full alt table
StatusAccuracyProgram
65.7%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
35.6%
(/.f64 (/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b) #s(literal 3 binary64)) a)
42.6%
(/.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b) #s(literal 3 binary64)) a)
53.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) a)
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) a) #s(literal 3 binary64))
54.1%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64)) a)
82.5%
(/.f64 (/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b) #s(literal 3 binary64))
65.7%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
65.7%
(/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))
65.7%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
65.7%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b) a)
99.1%
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
99.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)
54.1%
(/.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)))
53.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a)
53.4%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) a) (/.f64 b a)) #s(literal 3 binary64))
35.6%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) (/.f64 a #s(literal 1/3 binary64)))
54.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
53.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 #s(literal 3 binary64) a))
82.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
99.1%
(/.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
65.8%
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
65.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
42.6%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b)) #s(literal 3 binary64))
54.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
82.5%
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 3 binary64))
99.1%
(/.f64 (*.f64 c #s(literal 1/3 binary64)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 a #s(literal -1/3 binary64))) a))
65.8%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
54.1%
(/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 a a))
82.4%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))
65.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
54.1%
(/.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)))
99.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal 1/3 binary64))))
54.1%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
53.6%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
82.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
88.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
54.1%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64))
83.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
89.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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)))))))))
83.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))))))
99.3%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
65.7%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b b)))
54.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
99.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
65.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
44.0%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
47.4%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))))
43.5%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
54.1%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))
82.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))))
82.3%
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/8 binary64))) b))
82.6%
(*.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)))
82.5%
(*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))) b))
65.7%
(*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b a)))
82.4%
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) c))))))
82.5%
(*.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 b a)))))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 6571 to 1623 computations (75.3% saved)

regimes285.0ms (1.4%)

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

5 calls:

64.0ms
(*.f64 #s(literal 3 binary64) a)
59.0ms
a
53.0ms
c
46.0ms
b
45.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.3%1a
99.3%1b
99.3%1c
99.3%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.3%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes206.0ms (1%)

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

5 calls:

43.0ms
(*.f64 #s(literal 3 binary64) a)
42.0ms
b
34.0ms
a
32.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))
25.0ms
c
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)

regimes164.0ms (0.8%)

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

5 calls:

40.0ms
(*.f64 #s(literal 3 binary64) a)
28.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))
28.0ms
b
28.0ms
c
27.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)

regimes208.0ms (1%)

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

5 calls:

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

Compiled 38 to 26 computations (31.6% saved)

regimes199.0ms (1%)

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

5 calls:

43.0ms
c
39.0ms
(*.f64 #s(literal 3 binary64) a)
36.0ms
a
32.0ms
b
26.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
89.2%1a
91.6%2b
89.2%1c
91.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))
89.2%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes47.0ms (0.2%)

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

1 calls:

37.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
91.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))
Compiler

Compiled 20 to 12 computations (40% saved)

regimes58.0ms (0.3%)

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

1 calls:

49.0ms
b
Results
AccuracySegmentsBranch
91.5%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes66.0ms (0.3%)

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

1 calls:

39.0ms
b
Results
AccuracySegmentsBranch
89.2%1b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes83.0ms (0.4%)

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

3 calls:

35.0ms
b
19.0ms
a
17.0ms
c
Results
AccuracySegmentsBranch
88.9%1c
88.9%1a
88.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes82.0ms (0.4%)

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

3 calls:

34.0ms
b
25.0ms
c
18.0ms
a
Results
AccuracySegmentsBranch
83.1%1a
83.1%1b
83.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes30.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.1%)

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

3 calls:

12.0ms
b
7.0ms
c
7.0ms
a
Results
AccuracySegmentsBranch
82.7%1c
82.7%1b
82.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes29.0ms (0.1%)

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

3 calls:

16.0ms
b
6.0ms
a
6.0ms
c
Results
AccuracySegmentsBranch
82.6%1b
82.6%1c
82.6%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes7.0ms (0%)

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

1 calls:

6.0ms
a
Results
AccuracySegmentsBranch
82.6%1a
Compiler

Compiled 4 to 3 computations (25% saved)

regimes38.0ms (0.2%)

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

3 calls:

26.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
65.8%1c
65.8%1b
65.8%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-21.543835933320857
-18.20963761697802
Compiler

Compiled 26 to 17 computations (34.6% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-21.543835933320857
-18.20963761697802
Compiler

Compiled 26 to 17 computations (34.6% saved)

bsearch13.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
0.36792265472418684
0.47579520374024564
Results
5.0ms40×0valid
2.0ms29×0invalid
1.0ms1valid
Compiler

Compiled 203 to 134 computations (34% saved)

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

simplify20.0ms (0.1%)

Algorithm
egg-herbie
Rules
90×*-commutative_binary64
56×+-commutative_binary64
26×sub-neg_binary64
18×neg-sub0_binary64
18×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0109457
1173455
2204455
3221455
4233455
5237455
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) c) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(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 -20 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(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 -20 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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(if (<=.f64 b #s(literal 3422735716801577/9007199254740992 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 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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)))))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(*.f64 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 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
#s(literal 0 binary64)
Outputs
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))))
(*.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) c) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(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 -20 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(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 -20 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(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 -20 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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(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 -20 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(if (<=.f64 b #s(literal 3422735716801577/9007199254740992 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 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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))))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.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)))))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) 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 #s(literal -3/8 binary64) (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a c))) (*.f64 b b))) b)
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
#s(literal 0 binary64)

soundness4.5s (22.2%)

Rules
7308×*-lowering-*.f32
7308×*-lowering-*.f64
6650×*-lowering-*.f32
6650×*-lowering-*.f64
6444×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
042230
1279210
22875206
08120206
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
05583361
119153319
272543319
080983319
044229
1266217
22953217
010820217
059350
1349326
23879326
08129326
01348
16248
253348
3751848
0881048
0151513466
1536213115
0816413115
011649603
141769405
088599405
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1525 to 840 computations (44.9% saved)

preprocess108.0ms (0.5%)

Compiler

Compiled 956 to 240 computations (74.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...