Cubic critical, wide range

Time bar (total: 18.5s)

analyze301.0ms (1.6%)

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

Compiled 43 to 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 158.0ms
ival-mult: 34.0ms (21.6% of total)
...c/correct-round.rkt:119:19: 30.0ms (19% of total)
ival-<: 30.0ms (19% of total)
ival-div: 12.0ms (7.6% of total)
ival-add: 12.0ms (7.6% of total)
ival-sqrt: 12.0ms (7.6% of total)
ival-neg: 9.0ms (5.7% of total)
ival-sub: 8.0ms (5.1% of total)
ival-and: 8.0ms (5.1% of total)
const: 2.0ms (1.3% of total)
backward-pass: 1.0ms (0.6% of total)

sample3.7s (20.1%)

Results
2.7s7123×1valid
173.0ms1133×0valid
168.0ms1059×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-mult: 524.0ms (24.9% of total)
ival-<: 320.0ms (15.2% of total)
...c/correct-round.rkt:119:19: 205.0ms (9.7% of total)
ival-neg: 201.0ms (9.5% of total)
ival-sub: 191.0ms (9.1% of total)
ival-sqrt: 185.0ms (8.8% of total)
backward-pass: 170.0ms (8.1% of total)
ival-div: 157.0ms (7.5% of total)
ival-add: 98.0ms (4.7% of total)
ival-and: 43.0ms (2% of total)
const: 13.0ms (0.6% of total)
Bogosity

preprocess220.0ms (1.2%)

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

explain212.0ms (1.1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2510-1(1.9031974487354253 82632772386.0712 2.929143560467611e+19)(+.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
131.0ms454×1valid
8.0ms58×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-mult: 25.0ms (37.1% of total)
backward-pass: 9.0ms (13.4% of total)
ival-sqrt: 8.0ms (11.9% of total)
ival-div: 7.0ms (10.4% of total)
ival-neg: 7.0ms (10.4% of total)
ival-sub: 5.0ms (7.4% of total)
ival-add: 5.0ms (7.4% of total)
const: 1.0ms (1.5% 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
16.5%
(/.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)

simplify118.0ms (0.6%)

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)

localize166.0ms (0.9%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy16.6%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
Results
127.0ms227×1valid
3.0ms29×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-mult: 28.0ms (46.1% of total)
ival-sqrt: 12.0ms (19.8% of total)
backward-pass: 11.0ms (18.1% of total)
ival-div: 3.0ms (4.9% of total)
ival-add: 2.0ms (3.3% of total)
ival-sub: 2.0ms (3.3% of total)
const: 1.0ms (1.6% of total)

series25.0ms (0.1%)

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

42 calls:

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

rewrite418.0ms (2.3%)

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

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

eval129.0ms (0.7%)

Compiler

Compiled 22288 to 2065 computations (90.7% saved)

prune149.0ms (0.8%)

Pruning

38 alts after pruning (37 fresh and 1 done)

PrunedKeptTotal
New52837565
Fresh000
Picked011
Done000
Total52838566
Accuracy
99.8%
Counts
566 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.9%
(/.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))
16.7%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
17.4%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
16.7%
(/.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))
16.5%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
95.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
16.5%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
16.6%
(/.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))
12.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
13.9%
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
16.9%
(/.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)))
16.7%
(/.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))))
16.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
16.2%
(/.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))
17.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)))))))))
16.5%
(/.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)))
16.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
16.4%
(/.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))
16.4%
(/.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)))
96.2%
(/.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)
98.1%
(/.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)
17.0%
(/.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))))))))
97.0%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
91.5%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
95.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))
16.4%
(/.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))))
16.5%
(-.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))))
96.2%
(+.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))))
97.5%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
16.0%
(+.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)))
17.0%
(*.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))
16.5%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
16.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
17.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))))))))
95.9%
(*.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)))))
97.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)))
97.2%
(*.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 2915 to 1323 computations (54.6% saved)

simplify219.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
cost-diff896
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))
cost-diff896
(/.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))))))))
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 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/3 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(+.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))))))
cost-diff512
(+.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))))
cost-diff512
(+.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)))))
cost-diff512
(/.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)
Rules
3578×*-lowering-*.f32
3578×*-lowering-*.f64
1854×fma-define
1534×fma-lowering-fma.f32
1534×fma-lowering-fma.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
058587
1165580
2534565
31728541
44946537
08224537
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))) b)
(+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4))))
(* c -1/2)
c
-1/2
(+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))
(+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))))
(/ (* -3/8 (* c (* c a))) (* b b))
(* -3/8 (* c (* c a)))
-3/8
(* c (* c a))
(* c a)
a
(* b b)
b
(* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))
-1/6
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))
(* (pow a 4) (* (pow c 4) 405/64))
(pow a 4)
4
(* (pow c 4) 405/64)
(pow c 4)
405/64
(* a (pow b 6))
(pow b 6)
6
(/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4))
(* -9/16 (* c (* a (* c (* c a)))))
-9/16
(* c (* a (* c (* c a))))
(* a (* c (* c a)))
(pow b 4)
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/ 1/3 a)
1/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))
(* c -3)
c
-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)
(/ (* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(/ 1 a)
1
a
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
(* c -3)
c
-3
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
3
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
Outputs
(/ (+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c a)) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64))))))) b)
(+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4))))
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c a)) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
(+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))
(+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c (*.f64 c a)) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
(/ (* -3/8 (* c (* c a))) (* b b))
(/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))
(* -3/8 (* c (* c a)))
(*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))
-3/8
#s(literal -3/8 binary64)
(* c (* c a))
(*.f64 c (*.f64 c a))
(* c a)
(*.f64 c a)
a
(* b b)
(*.f64 b b)
b
(* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
-1/6
#s(literal -1/6 binary64)
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))
(/.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))))
(* (pow a 4) (* (pow c 4) 405/64))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 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))
405/64
#s(literal 405/64 binary64)
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4))
(/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64)))))) (pow.f64 b #s(literal 4 binary64)))
(* -9/16 (* c (* a (* c (* c a)))))
(*.f64 c (*.f64 a (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
-9/16
#s(literal -9/16 binary64)
(* c (* a (* c (* c a))))
(*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))
(* a (* c (* c a)))
(*.f64 a (*.f64 c (*.f64 c a)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(/ (* c -1/2) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(- (sqrt (+ (* b b) (* 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)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(*.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)))
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* a (/ b 3))
(*.f64 a (/.f64 b #s(literal 3 binary64)))
(/ b 3)
(/.f64 b #s(literal 3 binary64))
(* a a)
(*.f64 a a)
(/ (* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(*.f64 c #s(literal -3 binary64))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(- (+ (* 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)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
3
#s(literal 3 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))

localize811.0ms (4.4%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
accuracy99.8%
(/.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))))))))
accuracy99.6%
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))
accuracy42.0%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.8%
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
accuracy99.8%
(*.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))
accuracy41.9%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64))))
accuracy99.9%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.7%
(/.f64 #s(literal 1/3 binary64) a)
accuracy99.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
accuracy41.9%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.7%
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
accuracy99.6%
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a)))
accuracy99.6%
(/.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))))
accuracy99.6%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))
Results
322.0ms81×5exit
295.0ms160×1valid
22.0ms15×0valid
Compiler

Compiled 645 to 59 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 338.0ms
ival-mult: 109.0ms (32.3% of total)
backward-pass: 71.0ms (21% of total)
ival-div: 51.0ms (15.1% of total)
ival-pow: 44.0ms (13% of total)
ival-add: 19.0ms (5.6% of total)
ival-sub: 17.0ms (5% of total)
...c/correct-round.rkt:119:19: 15.0ms (4.4% of total)
ival-sqrt: 8.0ms (2.4% of total)
const: 3.0ms (0.9% of total)

series138.0ms (0.7%)

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

192 calls:

TimeVariablePointExpression
30.0ms
b
@0
(/ (* -3/8 (* c (* c a))) (* b b))
25.0ms
c
@0
(+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))))
5.0ms
c
@0
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
2.0ms
a
@0
(/ (+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))) b)
2.0ms
c
@-inf
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))

rewrite505.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
3880×*-lowering-*.f32
3880×*-lowering-*.f64
2646×fma-lowering-fma.f32
2646×fma-lowering-fma.f64
1790×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
058384
1356359
23423355
08168355
Stop Event
iter limit
node limit
Counts
25 → 777
Calls
Call 1
Inputs
(/ (+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))) b)
(+ (* c -1/2) (+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4))))
(+ (+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))))) (/ (* -9/16 (* c (* a (* c (* c a))))) (pow b 4)))
(+ (/ (* -3/8 (* c (* c a))) (* b b)) (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))))
(/ (* c -1/2) b)
(* c -1/2)
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/ 1/3 a)
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -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 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(- (+ (* b b) (* a (* c -3))) (* b b))
(/ 1 a)
(/ (* -3/8 (* c (* c a))) (* b b))
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))
(* -3/8 (* c (* c a)))
(* a (pow b 6))
(* a (* c -3))
(* a (/ b 3))
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) b))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))
(+.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 c #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1/2 binary64) c (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 c b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))) (*.f64 c #s(literal -1/2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64)))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 c a) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -3/8 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c a) b) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/6 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 c b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 c a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -3/8 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c a) b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 9/16 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) b) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) b))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 c b))) (*.f64 (*.f64 c a) (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 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/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 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal -1 binary64))
(*.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 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c c) c))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c c) c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)))
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(fma.f64 (/.f64 a a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (/.f64 a a) (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a a)))
(/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a) a)
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 1/27 binary64)) (pow.f64 (/.f64 a (*.f64 a a)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 a))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(+.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))
(+.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 a (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))
(fma.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))))
(fma.f64 (/.f64 b #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))
(fma.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a b)) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a b))) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))) (+.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 a b) #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a b) #s(literal -3 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a))))) (-.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (+.f64 (/.f64 (*.f64 a b) #s(literal -3 binary64)) (*.f64 b (*.f64 #s(literal 1/3 binary64) a)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) a)) #s(literal 27 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 a (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1 binary64)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(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 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) b)
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c (*.f64 c a))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 c b)))
(*.f64 (*.f64 (*.f64 c a) (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -3/8 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c a) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -405/64 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a)
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) a))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) a) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 405/64 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 405/64 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 405/64 binary64)) #s(literal -1 binary64)))
(*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a)))
(*.f64 (*.f64 c a) (*.f64 c #s(literal -3/8 binary64)))
(*.f64 (*.f64 c (*.f64 c a)) #s(literal -3/8 binary64))
(*.f64 (*.f64 c c) (*.f64 a #s(literal -3/8 binary64)))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 c a))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) c)
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)
(*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) c) a)
(*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) c)
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 c (*.f64 #s(literal -3 binary64) a))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(/.f64 a (/.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 (neg.f64 (*.f64 a b)) #s(literal -3 binary64))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -3 binary64))
(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))
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))
(fma.f64 b #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64) (*.f64 b #s(literal 3 binary64)))
(fma.f64 #s(literal 3 binary64) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(fma.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64))) (+.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))))
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))

simplify602.0ms (3.2%)

Algorithm
egg-herbie
Rules
6878×*-lowering-*.f32
6878×*-lowering-*.f64
2864×+-lowering-+.f64
2864×+-lowering-+.f32
1616×*-commutative
Iterations

Useful iterations: 1 (0.0ms)

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

eval371.0ms (2%)

Compiler

Compiled 82628 to 4769 computations (94.2% saved)

prune297.0ms (1.6%)

Pruning

30 alts after pruning (28 fresh and 2 done)

PrunedKeptTotal
New1723231746
Fresh27532
Picked325
Done101
Total1754301784
Accuracy
100.0%
Counts
1784 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
95.7%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
18.3%
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (*.f64 a a))
16.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
98.1%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
98.1%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
97.5%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.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 b))) b)
96.2%
(/.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)
14.3%
(/.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 (*.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64))))
15.0%
(/.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 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
14.3%
(/.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 b (+.f64 #s(literal 6 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9/2 binary64)))))
15.0%
(/.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 (+.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)))))))))
99.1%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
96.2%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1/2 binary64))) b)
91.5%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
99.5%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
95.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))
16.5%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
97.7%
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
91.1%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
96.2%
(+.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))))
16.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
95.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
95.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
90.9%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
91.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
95.9%
(*.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)))
97.2%
(*.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)))
16.5%
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
Compiler

Compiled 1765 to 1025 computations (41.9% saved)

simplify349.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff768
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))
cost-diff768
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
cost-diff896
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))
cost-diff896
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
cost-diff0
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
cost-diff256
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)))
cost-diff256
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b)
cost-diff256
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(*.f64 #s(literal -3/8 binary64) (*.f64 c a))
cost-diff0
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
cost-diff0
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
cost-diff128
(*.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)))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
cost-diff0
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
cost-diff0
(*.f64 c #s(literal -3 binary64))
cost-diff128
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
Rules
7226×*-lowering-*.f32
7226×*-lowering-*.f64
2596×+-lowering-+.f64
2596×+-lowering-+.f32
2530×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
061656
1195593
2798545
34660520
46553520
57690520
08191520
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* c -3) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(* c -3)
c
-3
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
3
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
b
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
(* a (* c -3))
a
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(* c (- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b)))
c
(- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b))
(/ (* -3/8 (* c a)) (* b (* b b)))
(* -3/8 (* c a))
-3/8
(* c a)
a
(* b (* b b))
b
(* b b)
(/ 1/2 b)
1/2
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(* c (* a -3/2))
c
(* a -3/2)
a
-3/2
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(* -9/8 (* a (* c (* c a))))
-9/8
(* a (* c (* c a)))
(* c (* c a))
(* c a)
(* b b)
b
(* 3 a)
3
(/ (+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2)) b)
(+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2))
(+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b))))))
(/ (* c (* (* c a) -3/8)) (* b b))
(* c (* (* c a) -3/8))
c
(* (* c a) -3/8)
(* c a)
a
-3/8
(* b b)
b
(+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))
(* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b)))))
-1/6
(/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))
(* (* (* c c) (* (* c c) 405/64)) (* (* a a) a))
(* (* c c) (* (* c c) 405/64))
(* c c)
(* (* c c) 405/64)
405/64
(* (* a a) a)
(* a a)
(* (* b (* b b)) (* b (* b b)))
(* b (* b b))
(/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b))))
(* (* -9/16 (* c a)) (* c (* c a)))
(* -9/16 (* c a))
-9/16
(* c (* c a))
(* b (* b (* b b)))
(* c -1/2)
-1/2
Outputs
(/ (* c -3) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
3
#s(literal 3 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
b
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
(* a (* c -3))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
a
(* (/ -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
(* c (- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b)))
(*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b))))
c
(- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b))
(+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 c (*.f64 b b)) b))) (/.f64 #s(literal -1/2 binary64) b))
(/ (* -3/8 (* c a)) (* b (* b b)))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 c (*.f64 b b)) b)))
(* -3/8 (* c a))
(*.f64 #s(literal -3/8 binary64) (*.f64 c a))
-3/8
#s(literal -3/8 binary64)
(* c a)
(*.f64 c a)
a
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ 1/2 b)
(/.f64 #s(literal 1/2 binary64) b)
1/2
#s(literal 1/2 binary64)
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 #s(literal 3 binary64) a)))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -9/8 binary64)))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -9/8 binary64))))
(* c (* a -3/2))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
c
(* a -3/2)
(*.f64 a #s(literal -3/2 binary64))
a
-3/2
#s(literal -3/2 binary64)
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(*.f64 a (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b) #s(literal -9/8 binary64)))
(* -9/8 (* a (* c (* c a))))
(*.f64 c (*.f64 a (*.f64 c (*.f64 a #s(literal -9/8 binary64)))))
-9/8
#s(literal -9/8 binary64)
(* a (* c (* c a)))
(*.f64 c (*.f64 a (*.f64 c a)))
(* c (* c a))
(*.f64 c (*.f64 c a))
(* c a)
(*.f64 c a)
(* b b)
(*.f64 b b)
b
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
3
#s(literal 3 binary64)
(/ (+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2)) b)
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 c (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b))))) b)
(+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2))
(+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 c (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)))))
(+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b))))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 a (*.f64 b b)))))))
(/ (* c (* (* c a) -3/8)) (* b b))
(/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))
(* c (* (* c a) -3/8))
(*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))
c
(* (* c a) -3/8)
(*.f64 #s(literal -3/8 binary64) (*.f64 c a))
(* c a)
(*.f64 c a)
a
-3/8
#s(literal -3/8 binary64)
(* b b)
(*.f64 b b)
b
(+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))
(*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 a (*.f64 b b))))))
(* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b)))))
(*.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))))
-1/6
#s(literal -1/6 binary64)
(/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) b) b)) (*.f64 b (*.f64 b b))))
(* (* (* c c) (* (* c c) 405/64)) (* (* a a) a))
(*.f64 (*.f64 c a) (*.f64 c (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal 405/64 binary64)) a)) a)))
(* (* c c) (* (* c c) 405/64))
(*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 c (*.f64 c c))))
(* c c)
(*.f64 c c)
(* (* c c) 405/64)
(*.f64 (*.f64 c c) #s(literal 405/64 binary64))
405/64
#s(literal 405/64 binary64)
(* (* a a) a)
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(* (* b (* b b)) (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b))))
(/.f64 (*.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))) b)) (*.f64 b (*.f64 b b)))
(* (* -9/16 (* c a)) (* c (* c a)))
(*.f64 c (*.f64 a (*.f64 c (*.f64 a (*.f64 c #s(literal -9/16 binary64))))))
(* -9/16 (* c a))
(*.f64 a (*.f64 c #s(literal -9/16 binary64)))
-9/16
#s(literal -9/16 binary64)
(* c (* c a))
(*.f64 c (*.f64 c a))
(* b (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)

localize430.0ms (2.3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))
accuracy99.4%
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
accuracy99.3%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
accuracy99.6%
(*.f64 c (*.f64 c a))
accuracy99.5%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))
accuracy99.5%
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
accuracy99.3%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.6%
(*.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)))
accuracy99.6%
(*.f64 #s(literal -3/8 binary64) (*.f64 c a))
accuracy99.5%
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.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.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.7%
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.6%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
Results
218.0ms203×0valid
99.0ms53×1valid
Compiler

Compiled 724 to 62 computations (91.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 198.0ms
ival-div: 88.0ms (44.4% of total)
ival-mult: 85.0ms (42.9% of total)
ival-add: 9.0ms (4.5% of total)
...c/correct-round.rkt:119:19: 6.0ms (3% of total)
backward-pass: 5.0ms (2.5% of total)
ival-sqrt: 3.0ms (1.5% of total)
const: 2.0ms (1% of total)
ival-sub: 1.0ms (0.5% of total)

series84.0ms (0.5%)

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

195 calls:

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

rewrite519.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
5242×*-lowering-*.f32
5242×*-lowering-*.f64
2210×/-lowering-/.f32
2210×/-lowering-/.f64
2116×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
061427
1361364
24005364
08625364
Stop Event
iter limit
node limit
Counts
27 → 606
Calls
Call 1
Inputs
(/ (* c -3) (* 3 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(* c -3)
(* 3 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(* (/ -1/2 b) c)
(/ -1/2 b)
(* c (- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b)))
(- (/ (* -3/8 (* c a)) (* b (* b b))) (/ 1/2 b))
(/ (* -3/8 (* c a)) (* b (* b b)))
(* -3/8 (* c a))
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(* c (* a -3/2))
(/ (+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2)) b)
(+ (+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))) (* c -1/2))
(+ (/ (* c (* (* c a) -3/8)) (* b b)) (+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b))))))
(+ (* -1/6 (/ (* (* (* c c) (* (* c c) 405/64)) (* (* a a) a)) (* (* b (* b b)) (* b (* b b))))) (/ (* (* -9/16 (* c a)) (* c (* c a))) (* b (* b (* b b)))))
(* a (* c -3))
(+ (* b b) (* a (* c -3)))
(* b (* b b))
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(* c (* c a))
(* (* b (* b b)) (* b (* b b)))
(* (* c c) (* (* c c) 405/64))
(/ (* c (* (* c a) -3/8)) (* b b))
(* (* -9/16 (* c a)) (* c (* c a)))
Outputs
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(neg.f64 (/.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 c #s(literal -1 binary64))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c))))
(/.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (*.f64 c (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) #s(literal 3 binary64))
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 #s(literal -3 binary64) (*.f64 c (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 #s(literal -3 binary64) (/.f64 c (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (/.f64 c #s(literal 3 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (*.f64 c #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) c)
(*.f64 #s(literal -1 binary64) (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c) #s(literal -1 binary64)))
(*.f64 (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 c #s(literal -3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (*.f64 c #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) c) #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 c #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) c)
(+.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) b))
(fma.f64 #s(literal 3 binary64) b (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(fma.f64 b #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) #s(literal 27 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))) (-.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal 3 binary64))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (neg.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))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(pow.f64 (/.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 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) b))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 b #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b))
(+.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) c) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) c) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) c)
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) b)))
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))
(fma.f64 c (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 a b) (/.f64 #s(literal -1/2 binary64) b))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (/.f64 b #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)))
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #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 a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 c a)) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -3/8 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))
(*.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 a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c a)) #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) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -3/8 binary64))) #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 a) #s(literal -1 binary64)))
(*.f64 c (*.f64 a #s(literal -3/8 binary64)))
(*.f64 a (*.f64 c #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (*.f64 c a))
(*.f64 (*.f64 c a) #s(literal -3/8 binary64))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) a)
(*.f64 (*.f64 a #s(literal -3/8 binary64)) c)
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) (neg.f64 (*.f64 #s(literal -3 binary64) a)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) b)
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) a) #s(literal 3 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a b))))
(*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 a b))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))
(pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))
(-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
(*.f64 a (*.f64 c #s(literal -3/2 binary64)))
(*.f64 a (*.f64 #s(literal -3/2 binary64) c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(*.f64 #s(literal -3/2 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3/2 binary64)) c)
(*.f64 (*.f64 c #s(literal -3/2 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))))
(+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64)))
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(fma.f64 c #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 c #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))
(+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(fma.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))) (*.f64 b (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))) (*.f64 b (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) (*.f64 b (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) b) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)))) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) b))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (*.f64 b b)) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) b) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (-.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))
(-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))
(fma.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) b) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c a)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a)))))))))) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 c (*.f64 #s(literal -3 binary64) a))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) a) c)
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a))))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 3 binary64)) a))) #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)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 1 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 b b) #s(literal 1 binary64)))
(*.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)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 c (*.f64 c a)))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 c a)) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c a) c)
(*.f64 (*.f64 c c) a)
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) b)
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)))
(*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) c)
(*.f64 (*.f64 (*.f64 c c) c) (*.f64 c #s(literal 405/64 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))))
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) (/.f64 c b))
(*.f64 (*.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) b) b) c)
(*.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 c (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/16 binary64))))
(*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))))
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c a) #s(literal -9/16 binary64)))
(*.f64 (*.f64 c c) (*.f64 a (*.f64 (*.f64 c a) #s(literal -9/16 binary64))))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c a)))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 a (*.f64 c (*.f64 c a))))
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -9/16 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/16 binary64)) (*.f64 c a))
(*.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c #s(literal -9/16 binary64))) a)
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 c a)) c)
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 c c)) a)
(*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))) c) a)
(*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a))) a) c)

simplify465.0ms (2.5%)

Algorithm
egg-herbie
Rules
6114×*-lowering-*.f32
6114×*-lowering-*.f64
5596×+-lowering-+.f64
5596×+-lowering-+.f32
1456×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval267.0ms (1.4%)

Compiler

Compiled 67775 to 3839 computations (94.3% saved)

prune205.0ms (1.1%)

Pruning

25 alts after pruning (21 fresh and 4 done)

PrunedKeptTotal
New1489141503
Fresh16723
Picked235
Done112
Total1508251533
Accuracy
100.0%
Counts
1533 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
90.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
97.5%
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b)
96.2%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b)
98.1%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
98.1%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
15.0%
(/.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 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
15.0%
(/.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 (+.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)))))))))
96.2%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
91.5%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
99.9%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
95.9%
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))
97.1%
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
95.9%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
91.1%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b #s(literal 6 binary64)))
95.9%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
97.2%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
99.5%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
99.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 c #s(literal -1 binary64))))
97.7%
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
91.1%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
90.9%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
91.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
95.9%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
Compiler

Compiled 1247 to 756 computations (39.4% saved)

simplify195.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff256
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
cost-diff640
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))
cost-diff896
(/.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 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
cost-diff0
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
cost-diff0
(*.f64 c #s(literal -3 binary64))
cost-diff128
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
cost-diff128
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
cost-diff0
(*.f64 c (*.f64 a a))
cost-diff0
(*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a)))
cost-diff0
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
cost-diff512
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
cost-diff0
(*.f64 c #s(literal -1 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
Rules
2754×*-lowering-*.f32
2754×*-lowering-*.f64
2276×sum3-define
2048×fma-define
1692×times-frac
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
047369
1145356
2457344
31534334
44081330
57144330
08017330
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* c -1) (+ b (sqrt (+ (* b b) (* -3 (* c a))))))
(* c -1)
c
-1
(+ b (sqrt (+ (* b b) (* -3 (* c a)))))
b
(sqrt (+ (* b b) (* -3 (* c a))))
(+ (* b b) (* -3 (* c a)))
(* b b)
(* -3 (* c a))
-3
(* c a)
a
(/ 1 (/ b (* c -1/2)))
1
(/ b (* c -1/2))
b
(* c -1/2)
c
-1/2
(/ (/ (* -1/2 (* c (* a a))) b) (* a a))
(/ (* -1/2 (* c (* a a))) b)
(* -1/2 (* c (* a a)))
-1/2
(* c (* a a))
c
(* a a)
a
b
(/ (* c -3) (* b (+ 6 (/ (* (* c a) -9/2) (* b b)))))
(* c -3)
c
-3
(* b (+ 6 (/ (* (* c a) -9/2) (* b b))))
b
(+ 6 (/ (* (* c a) -9/2) (* b b)))
6
(/ (* (* c a) -9/2) (* b b))
(* (* c a) -9/2)
(* c a)
a
-9/2
(* b b)
(/ (* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b)))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(/ 1 a)
1
a
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
(* c -3)
c
-3
(+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b))))))
(* b 6)
6
(* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b)))))
(+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b))))
(/ (* -9/2 a) b)
(* -9/2 a)
-9/2
(/ (* -27/8 (* c (* a a))) (* b (* b b)))
(* -27/8 (* c (* a a)))
-27/8
(* c (* a a))
(* a a)
(* b (* b b))
Outputs
(/ (* c -1) (+ b (sqrt (+ (* b b) (* -3 (* c a))))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(* c -1)
(-.f64 #s(literal 0 binary64) c)
c
-1
#s(literal -1 binary64)
(+ b (sqrt (+ (* b b) (* -3 (* c a)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
b
(sqrt (+ (* b b) (* -3 (* c a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(+ (* b b) (* -3 (* c a)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
(* -3 (* c a))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
-3
#s(literal -3 binary64)
(* c a)
(*.f64 c a)
a
(/ 1 (/ b (* c -1/2)))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
1
#s(literal 1 binary64)
(/ b (* c -1/2))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
b
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
(/ (/ (* -1/2 (* c (* a a))) b) (* a a))
(/.f64 #s(literal -1/2 binary64) (/.f64 b c))
(/ (* -1/2 (* c (* a a))) b)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(* -1/2 (* c (* a a)))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a)))
-1/2
#s(literal -1/2 binary64)
(* c (* a a))
(*.f64 c (*.f64 a a))
c
(* a a)
(*.f64 a a)
a
b
(/ (* c -3) (* b (+ 6 (/ (* (* c a) -9/2) (* b b)))))
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) b))))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* b (+ 6 (/ (* (* c a) -9/2) (* b b))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) b)))
b
(+ 6 (/ (* (* c a) -9/2) (* b b)))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) b)) b))
6
#s(literal 6 binary64)
(/ (* (* c a) -9/2) (* b b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) b)) b)
(* (* c a) -9/2)
(*.f64 c (*.f64 a #s(literal -9/2 binary64)))
(* c a)
(*.f64 c a)
a
-9/2
#s(literal -9/2 binary64)
(* b b)
(*.f64 b b)
(/ (* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b)))))))
(/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -27/8 binary64))) (*.f64 b b))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(- (+ (* b b) (* a (* c -3))) (* b b))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b))))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -27/8 binary64))) (*.f64 b b)))))
(* b 6)
(*.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b)))))
(*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -27/8 binary64))) (*.f64 b b))))
(+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b))))
(*.f64 (/.f64 a b) (+.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -27/8 binary64))) (*.f64 b b))))
(/ (* -9/2 a) b)
(/.f64 (*.f64 a #s(literal -9/2 binary64)) b)
(* -9/2 a)
(*.f64 a #s(literal -9/2 binary64))
-9/2
#s(literal -9/2 binary64)
(/ (* -27/8 (* c (* a a))) (* b (* b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))
(* -27/8 (* c (* a a)))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -27/8 binary64))
-27/8
#s(literal -27/8 binary64)
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))

localize578.0ms (3.1%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))
accuracy99.7%
(*.f64 c (*.f64 a a))
accuracy99.6%
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))
accuracy42.0%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.8%
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
accuracy99.8%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
accuracy99.7%
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
accuracy99.6%
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
accuracy100.0%
(*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a)))
accuracy99.8%
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
accuracy99.7%
(*.f64 c (*.f64 a a))
accuracy99.6%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
accuracy100.0%
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
accuracy99.9%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
accuracy99.7%
(*.f64 #s(literal -3 binary64) (*.f64 c a))
Results
247.0ms81×5exit
168.0ms153×1valid
33.0ms22×0valid
Compiler

Compiled 413 to 48 computations (88.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 257.0ms
ival-mult: 80.0ms (31.2% of total)
backward-pass: 72.0ms (28.1% of total)
ival-div: 66.0ms (25.7% of total)
ival-add: 24.0ms (9.4% of total)
ival-sqrt: 8.0ms (3.1% of total)
ival-sub: 5.0ms (1.9% of total)
const: 2.0ms (0.8% of total)

series56.0ms (0.3%)

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

180 calls:

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

rewrite379.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
3678×/-lowering-/.f32
3678×/-lowering-/.f64
3526×*-lowering-*.f32
3526×*-lowering-*.f64
2050×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
047255
1309242
23007238
08730238
Stop Event
iter limit
node limit
Counts
24 → 716
Calls
Call 1
Inputs
(/ (* c -1) (+ b (sqrt (+ (* b b) (* -3 (* c a))))))
(* c -1)
(+ b (sqrt (+ (* b b) (* -3 (* c a)))))
(sqrt (+ (* b b) (* -3 (* c a))))
(/ 1 (/ b (* c -1/2)))
(/ b (* c -1/2))
(* c -1/2)
(/ (/ (* -1/2 (* c (* a a))) b) (* a a))
(/ (* -1/2 (* c (* a a))) b)
(* -1/2 (* c (* a a)))
(* c (* a a))
(/ (* c -3) (* b (+ 6 (/ (* (* c a) -9/2) (* b b)))))
(* b (+ 6 (/ (* (* c a) -9/2) (* b b))))
(* c -3)
(+ 6 (/ (* (* c a) -9/2) (* b b)))
(/ (* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b))) (+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b)))))))
(* (/ 1 a) (- (+ (* b b) (* a (* c -3))) (* b b)))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b 6) (* c (+ (/ (* -9/2 a) b) (/ (* -27/8 (* c (* a a))) (* b (* b b))))))
(* -3 (* c a))
(+ (* b b) (* -3 (* c a)))
(/ (* (* c a) -9/2) (* b b))
(* (* c a) -9/2)
(/ (* -27/8 (* c (* a a))) (* b (* b b)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(neg.f64 (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)) #s(literal 1 binary64))))
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 #s(literal -1 binary64) (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) c)
(*.f64 (/.f64 (neg.f64 c) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 (neg.f64 c) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(neg.f64 c)
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.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 #s(literal 3 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #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 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal -2 binary64) c)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 b (/.f64 #s(literal -2 binary64) c))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64))))
(neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 c #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 b c)) #s(literal 1/2 binary64))
(/.f64 (/.f64 b #s(literal -1/2 binary64)) c)
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 b c))) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (/.f64 b #s(literal -1/2 binary64))) (neg.f64 c))
(pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(*.f64 b (/.f64 #s(literal -2 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) c)))
(*.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 #s(literal -2 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1 binary64)) #s(literal -2 binary64))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)))))
(/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 a a)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (*.f64 a a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)) a)
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 a a)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b)
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a a)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 a a))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 a a))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 a a)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) a))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a))) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)))))
(/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) b)
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) c)) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) #s(literal -1/2 binary64))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))
(*.f64 c (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))
(*.f64 (*.f64 c a) (*.f64 a #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) a)
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) a)
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 c a) a)
(*.f64 (*.f64 a a) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))))
(neg.f64 (/.f64 (*.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3 binary64)) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))))))
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b)) (neg.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3 binary64)) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 #s(literal -3 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b))) (neg.f64 (neg.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 (neg.f64 (*.f64 (/.f64 c b) #s(literal -3 binary64))) (neg.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 c #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3 binary64)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(*.f64 #s(literal -3 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))))
(*.f64 #s(literal -3 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(*.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(*.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))))
(*.f64 (/.f64 c b) (/.f64 #s(literal -3 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) (*.f64 c #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (*.f64 c #s(literal -3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) c)
(*.f64 (/.f64 c (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) (/.f64 #s(literal -3 binary64) b))
(*.f64 (/.f64 #s(literal -3 binary64) b) (/.f64 c (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3 binary64)) b))
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b) (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) b) (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 b #s(literal -3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -3 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(fma.f64 b #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))
(fma.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 b #s(literal 6 binary64)))
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/2 binary64) (*.f64 b b)) b) (*.f64 b #s(literal 6 binary64)))
(fma.f64 #s(literal 6 binary64) b (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal 6 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) b (*.f64 b #s(literal 6 binary64)))
(fma.f64 (/.f64 (*.f64 c a) b) (*.f64 (/.f64 #s(literal -9/2 binary64) b) b) (*.f64 b #s(literal 6 binary64)))
(fma.f64 (*.f64 b (*.f64 c a)) (/.f64 #s(literal -9/2 binary64) (*.f64 b b)) (*.f64 b #s(literal 6 binary64)))
(fma.f64 (*.f64 b (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b #s(literal 6 binary64)))
(fma.f64 (*.f64 b (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -9/2 binary64) b) (*.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) (-.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))
(/.f64 (*.f64 b (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))
(/.f64 (*.f64 b (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) b) (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) b) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))) (neg.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))) (neg.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) b)) (neg.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(*.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) b)
(*.f64 c #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) c)
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64))
(-.f64 (/.f64 #s(literal 36 binary64) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(fma.f64 c (*.f64 a (/.f64 #s(literal -9/2 binary64) (*.f64 b b))) #s(literal 6 binary64))
(fma.f64 c (*.f64 (*.f64 a #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 6 binary64))
(fma.f64 c (/.f64 (*.f64 a #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64))
(fma.f64 a (*.f64 c (/.f64 #s(literal -9/2 binary64) (*.f64 b b))) #s(literal 6 binary64))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -9/2 binary64) (*.f64 b b)) #s(literal 6 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 6 binary64))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 6 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 6 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 6 binary64))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) #s(literal 6 binary64))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -9/2 binary64) b) #s(literal 6 binary64))
(fma.f64 (/.f64 #s(literal -9/2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 6 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) #s(literal 6 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 #s(literal 1 binary64) b) #s(literal 6 binary64))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (*.f64 b b)) (*.f64 c a) #s(literal 6 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))))
(/.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))
(/.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) (-.f64 #s(literal 36 binary64) (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) (-.f64 #s(literal 36 binary64) (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))) (neg.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) #s(literal 36 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) #s(literal 36 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 216 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -729/8 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 36 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 6 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))))
(*.f64 (-.f64 #s(literal 36 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) a))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) a)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) #s(literal 1 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) a))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) a)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(pow.f64 (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(+.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(fma.f64 b b (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1 binary64)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c 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 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(+.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64)))
(fma.f64 b #s(literal 6 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -9/2 binary64) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 #s(literal 6 binary64) b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 a b) c) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 (*.f64 a #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) c (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) c (*.f64 b #s(literal 6 binary64)))
(fma.f64 (*.f64 c #s(literal -9/2 binary64)) (/.f64 a b) (+.f64 (*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 (*.f64 b #s(literal 6 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 (*.f64 b #s(literal 6 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) #s(literal 36 binary64))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) #s(literal 36 binary64)))) (neg.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 216 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 6 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 36 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 c (*.f64 #s(literal -3 binary64) a))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 #s(literal -3 binary64) a) c)
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (-.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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (-.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -3 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(/.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 #s(literal 3 binary64) (*.f64 c a)))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (-.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 #s(literal 3 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.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 #s(literal -3 binary64) (*.f64 c a))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.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 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (-.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 #s(literal -3 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.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 #s(literal 3 binary64) (*.f64 c a)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c 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 c a) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))))))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) b)
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -9/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)) #s(literal -1 binary64))
(*.f64 c (*.f64 a (/.f64 #s(literal -9/2 binary64) (*.f64 b b))))
(*.f64 c (*.f64 (*.f64 a #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 c (/.f64 (*.f64 a #s(literal -9/2 binary64)) (*.f64 b b)))
(*.f64 a (*.f64 c (/.f64 #s(literal -9/2 binary64) (*.f64 b b))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -9/2 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c a) #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/2 binary64)) b))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -9/2 binary64) b))
(*.f64 (/.f64 #s(literal -9/2 binary64) b) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -9/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 9/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -9/2 binary64) (*.f64 b b)) (*.f64 c a))
(*.f64 c (*.f64 a #s(literal -9/2 binary64)))
(*.f64 a (*.f64 c #s(literal -9/2 binary64)))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(*.f64 #s(literal -9/2 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -9/2 binary64)) c)
(*.f64 (*.f64 c #s(literal -9/2 binary64)) a)
(*.f64 (*.f64 #s(literal -9/2 binary64) c) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 27/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 27/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 27/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)) b) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/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 a a)) #s(literal 27/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) b) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -27/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 27/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal -27/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 27/8 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -27/8 binary64)) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -27/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -27/8 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 #s(literal -27/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (pow.f64 (/.f64 (*.f64 b b) #s(literal -27/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 c #s(literal -27/8 binary64)) b) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -27/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -27/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -27/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -27/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))

simplify536.0ms (2.9%)

Algorithm
egg-herbie
Rules
5930×*-lowering-*.f32
5930×*-lowering-*.f64
4680×+-lowering-+.f64
4680×+-lowering-+.f32
1668×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
010959064
137648903
081168903
Stop Event
iter limit
node limit
Counts
720 → 720
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 (* (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 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* (sqrt (* a c)) (sqrt -3))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3)))
(* 2 b)
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 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))
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -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))
(* -1 (/ (+ (* -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)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(* 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 (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* 2 b)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(* 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 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) 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/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -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 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 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (/ (* (pow a 2) c) b))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* -1/2 (* (pow a 2) c))
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* -9/32 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (* (pow a 3) c) (pow b 7))))))) (* 1/2 (/ 1 b))))
(* 2/3 (/ b a))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* 2/3 (/ b a)) (* 32/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))) (* -8/9 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* 2/3 (/ b a)) (* 128/81 (/ (pow b 7) (* (pow a 4) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -8/9 (/ (pow b 3) (* (pow a 2) c)))))
(* 2/3 (/ b a))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+ (* -1 (/ (- (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(+ (* -1 (/ (- (* -1 (/ (- (* 128/81 (/ (pow b 7) (* (pow a 4) c))) (* -32/27 (/ (pow b 5) (pow a 3)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(* 2/3 (/ b a))
(* b (+ (* 8/9 (/ (pow b 2) (* (pow a 2) c))) (* 2/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* 32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 128/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/ (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) b))
(* -1 (/ (+ (* 27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 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)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* -9/32 (/ (* a (pow c 3)) (pow b 5))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (* a (pow c 4)) (pow b 7))))))))
(* 2/3 (/ b a))
(/ (+ (* 2/3 b) (* 8/9 (/ (pow b 3) (* a c)))) a)
(/ (+ (* 2/3 b) (+ (* 8/9 (/ (pow b 3) (* a c))) (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))))) a)
(/ (+ (* 2/3 b) (+ (* 8/9 (/ (pow b 3) (* a c))) (+ (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* 128/81 (/ (pow b 7) (* (pow a 3) (pow c 3))))))) a)
(* 2/3 (/ b a))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (* a c))) (* -2/3 b)) a))
(* -1 (/ (+ (* -1 (/ (+ (* 8/9 (/ (pow b 3) c)) (* 32/27 (/ (pow b 5) (* a (pow c 2))))) a)) (* -2/3 b)) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -128/81 (/ (pow b 7) (* a (pow c 3)))) (* -32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) a)) (* -2/3 b)) a))
(* -9/2 (/ (* a c) b))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(* 6 b)
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(* 6 b)
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(* 6 b)
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(* -9/2 (/ (* a c) b))
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(* -9/2 (/ (* a c) b))
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(* 6 b)
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(* -9/2 (/ (* a c) b))
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(* -9/2 (/ (* a c) b))
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
6
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(* -9/2 (/ (* a c) (pow b 2)))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(* -9/2 (/ (* a c) (pow b 2)))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
6
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(* -9/2 (/ (* a c) (pow b 2)))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(* -9/2 (/ (* a c) (pow b 2)))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(* -9/2 (/ (* a c) (pow b 2)))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
6
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
6
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -9/64 (/ (pow c 4) (pow b 7))) (* -9/128 (/ (pow c 4) (pow b 7)))))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (+ (* 512/729 (/ (pow b 9) (pow c 4))) (* 1024/729 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -9/64 (* (pow a 3) (pow c 4))) (* -9/128 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 3 (/ (+ (* 9/128 (* (pow a 3) (pow c 4))) (* 9/64 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* 3 (* c (+ (* -9/64 (/ (pow a 3) (pow b 7))) (* -9/128 (/ (pow a 3) (pow b 7)))))))))) (* 1/2 (/ 1 b))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (- (+ (* -1 (/ (+ (* 512/243 (/ (pow b 9) (pow a 5))) (* 1024/243 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 8/9 (/ (pow b 3) (pow a 2)))) (+ (* -256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (* 32/27 (/ (pow b 5) (* (pow a 3) c))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(* -1 (/ (+ (* -1 (/ (- (* 256/81 (/ (pow b 7) (* (pow a 4) c))) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 512/243 (/ (pow b 9) (* (pow a 5) c))) (* 1024/243 (/ (pow b 9) (* (pow a 5) c)))) (* 256/81 (/ (pow b 7) (pow a 4)))) c)) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 c)
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -9/2 (* a (* (pow b 2) c))) (* -27/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* a c)) (* 6 (pow b 2))))) (pow b 3))
(/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* a c)) (* 6 (pow b 2))))) (pow b 3))
(* 6 b)
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 6 b)
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(* 6 b)
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (* -27/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* 6 (/ b (pow c 2))))))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* 6 (/ b (pow c 2))))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (* -27/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b c)) (* 9/2 (/ a b))) c))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b c)) (* 9/2 (/ a b))) c))))
(* 6 b)
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b a)) (* 9/2 (/ c b))) a))))
(* (pow a 2) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b a)) (* 9/2 (/ c b))) 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)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (/ (* a c) (pow b 2)))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -9/2 (* a c))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c c))) (/.f64 (/.f64 b a) #s(literal -3 binary64)))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 b (*.f64 a #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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (/.f64 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 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) (*.f64 a #s(literal 3 binary64)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (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 (*.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)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 c b) (*.f64 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 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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)) (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 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -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 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.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 (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.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))) (*.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 405/64 binary64) (*.f64 a a)))))) (+.f64 (+.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 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #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 #s(literal -9/16 binary64) (/.f64 (*.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 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (/.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 (* (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 c a)) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 b #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.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 a (*.f64 a a)) c))) #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 (*.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 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (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 #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)))) (neg.f64 a))) a)) a)) (neg.f64 a))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* b (+ 1 (* 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)))))))) (* (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.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))))))
(* 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 b (+.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))))))
(* 3/2 (/ (* a c) b))
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (/ (+ (* -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 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -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 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(+ (* 2 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 (*.f64 b #s(literal 2 binary64)) (*.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 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(*.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -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 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 b (/.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 (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/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)) c)))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.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))))))
(+ (* 2 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 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.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)) (/ b a)))))
(*.f64 a (+.f64 (+.f64 (+.f64 (/.f64 b a) (*.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/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.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 (* a (+ (* -1 (/ 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 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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 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)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) 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 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.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/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) (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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (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 #s(literal 1 binary64) (*.f64 (*.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 a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #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))))))
(* -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 #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 a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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 #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 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.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/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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)))))) (+.f64 (+.f64 (*.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)))))) (*.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)))))))
(* -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 (*.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 #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 (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/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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/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 (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 (*.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 #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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 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)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -2 (/ b c))
(/.f64 (*.f64 #s(literal -2 binary64) b) c)
(* -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))
(/.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 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 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c) b)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* -1/2 (* (pow a 2) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c)
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* -9/32 (/ (* (pow a 2) c) (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 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/32 binary64)))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (* (pow a 3) c) (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/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 2/3 (/ b a))
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a)
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))))
(- (+ (* 2/3 (/ b a)) (* 32/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))) (* -8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))))
(- (+ (* 2/3 (/ b a)) (* 128/81 (/ (pow b 7) (* (pow a 4) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -8/9 (/ (pow b 3) (* (pow a 2) c)))))
(+.f64 (-.f64 (+.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (*.f64 (/.f64 #s(literal 128/81 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -32/27 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))))
(* 2/3 (/ b a))
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a)
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))))
(+ (* -1 (/ (- (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (* 128/81 (/ (pow b 7) (* (pow a 4) c))) (* -32/27 (/ (pow b 5) (pow a 3)))) c)) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c))
(* 2/3 (/ b a))
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a)
(* b (+ (* 8/9 (/ (pow b 2) (* (pow a 2) c))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))))
(* b (+ (* (pow b 2) (+ (* 32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a)))))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 128/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 128/81 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #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))) (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/32 binary64))) b)
(/ (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/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 -9/32 binary64))) (/.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)
(* -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 (/ (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/32 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)))) b))
(/.f64 (+.f64 (+.f64 (/.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))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/32 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 (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* -9/32 (/ (* a (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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/32 binary64)))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (* a (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/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(* 2/3 (/ b a))
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a)
(/ (+ (* 2/3 b) (* 8/9 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) a)
(/ (+ (* 2/3 b) (+ (* 8/9 (/ (pow b 3) (* a c))) (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c a) (*.f64 c a)))) a)
(/ (+ (* 2/3 b) (+ (* 8/9 (/ (pow b 3) (* a c))) (+ (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* 128/81 (/ (pow b 7) (* (pow a 3) (pow c 3))))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c a) (*.f64 c a))) (/.f64 (*.f64 #s(literal 128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) a)
(* 2/3 (/ b a))
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a)
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (* a c))) (* -2/3 b)) a))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)) (*.f64 b #s(literal -2/3 binary64))) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* 8/9 (/ (pow b 3) c)) (* 32/27 (/ (pow b 5) (* a (pow c 2))))) a)) (* -2/3 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -128/81 (/ (pow b 7) (* a (pow c 3)))) (* -32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) a)) (* -2/3 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) a)) a)) (neg.f64 a))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) b)
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) b)
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) b)
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64)))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64)))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64)))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 #s(literal 6 binary64) (/.f64 b c))))
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 #s(literal 6 binary64) (/.f64 b c))))
(* c (+ (* -9/2 (/ a b)) (* 6 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 #s(literal 6 binary64) (/.f64 b c))))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (/.f64 b c) #s(literal -6 binary64)) (*.f64 (/.f64 a b) #s(literal 9/2 binary64))))
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (/.f64 b c) #s(literal -6 binary64)) (*.f64 (/.f64 a b) #s(literal 9/2 binary64))))
(* -1 (* c (+ (* -6 (/ b c)) (* 9/2 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (/.f64 b c) #s(literal -6 binary64)) (*.f64 (/.f64 a b) #s(literal 9/2 binary64))))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* -9/2 (/ c b)) (* 6 (/ b a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 b #s(literal 6 binary64)) a)))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b)
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))))
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))))
(* -1 (* a (+ (* -6 (/ b a)) (* 9/2 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b))))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
6
#s(literal 6 binary64)
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 6 binary64) c)))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 6 binary64) c)))
(* c (+ (* -9/2 (/ a (pow b 2))) (* 6 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 6 binary64) c)))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -6 binary64) c)))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -6 binary64) c)))
(* -1 (* c (- (* 9/2 (/ a (pow b 2))) (* 6 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -6 binary64) c)))
6
#s(literal 6 binary64)
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))
(* a (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal -6 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal -6 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal -6 binary64) a)) (neg.f64 a))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) (*.f64 b b))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) (*.f64 b b))
(/ (+ (* -9/2 (* a c)) (* 6 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) (*.f64 b b))
6
#s(literal 6 binary64)
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
6
#s(literal 6 binary64)
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))
(+ 6 (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b 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 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -9/64 (/ (pow c 4) (pow b 7))) (* -9/128 (/ (pow c 4) (pow b 7)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (+ (* 3 (/ (+ (* -1024/729 (/ (pow b 9) (pow c 4))) (* -512/729 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal -512/243 binary64) a)))) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (/ (+ (* 512/729 (/ (pow b 9) (pow c 4))) (* 1024/729 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 512/243 binary64))) a) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a)) a)) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 256/81 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -512/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 256/81 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.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))) (* 3 (/ (+ (* -9/64 (* (pow a 3) (pow c 4))) (* -9/128 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -27/128 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 3 (/ (+ (* 9/128 (* (pow a 3) (pow c 4))) (* 9/64 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 27/128 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* 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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* 3 (* c (+ (* -9/64 (/ (pow a 3) (pow b 7))) (* -9/128 (/ (pow a 3) (pow b 7)))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)
(/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (/.f64 #s(literal 256/81 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))))) c)
(/ (- (+ (* -1 (/ (+ (* 512/243 (/ (pow b 9) (pow a 5))) (* 1024/243 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 8/9 (/ (pow b 3) (pow a 2)))) (+ (* -256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (* 32/27 (/ (pow b 5) (* (pow a 3) c))))) c)
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 512/81 binary64) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 256/81 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* 256/81 (/ (pow b 7) (* (pow a 4) c))) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 512/243 (/ (pow b 9) (* (pow a 5) c))) (* 1024/243 (/ (pow b 9) (* (pow a 5) c)))) (* 256/81 (/ (pow b 7) (pow a 4)))) c)) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) #s(literal 512/81 binary64)) (*.f64 #s(literal -256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) c))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #s(literal -3 binary64))
(* -3 c)
(*.f64 c #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))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/2 (* a (* (pow b 2) c))) (* -27/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* a c)) (* 6 (pow b 2))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -9/2 (* a c)) (* 6 (pow b 2))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64)))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64))))
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 6)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -6 binary64))))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))))
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (* -27/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* 6 (/ b (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* 6 (/ b (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c c)))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/2 (/ a (* b c))) (* -27/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b c)) (* 9/2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal -6 binary64)) (*.f64 (/.f64 a b) #s(literal 9/2 binary64))) c)))
(* (pow c 2) (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b c)) (* 9/2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 b c) #s(literal -6 binary64)) (*.f64 (/.f64 a b) #s(literal 9/2 binary64))) c)))
(* 6 b)
(*.f64 b #s(literal 6 binary64))
(+ (* -9/2 (/ (* a c) b)) (* 6 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b) (*.f64 b #s(literal 6 binary64)))
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* 6 (/ b (pow a 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -9/2 (/ c (* a b))) (* -27/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) (*.f64 b a)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b a)) (* 9/2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b)) a)))
(* (pow a 2) (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -6 (/ b a)) (* 9/2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b)) 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)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a))))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -9/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/2 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))
(* -27/8 (/ (* (pow a 2) c) (pow b 3)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))

eval282.0ms (1.5%)

Compiler

Compiled 43448 to 3528 computations (91.9% saved)

prune304.0ms (1.6%)

Pruning

43 alts after pruning (39 fresh and 4 done)

PrunedKeptTotal
New1447311478
Fresh8816
Picked505
Done044
Total1460431503
Accuracy
100.0%
Counts
1503 → 43
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.0%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))) a)
15.0%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))))
90.9%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) a) a) b) (*.f64 a a))
90.9%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
91.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
91.0%
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 a b)) a)
91.1%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
98.1%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)
98.1%
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
14.8%
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
14.9%
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
96.2%
(/.f64 (*.f64 (/.f64 c b) #s(literal -3 binary64)) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))))
15.0%
(/.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 (+.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)))))))))
96.9%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
91.0%
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))
91.5%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
96.3%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))
97.6%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
96.3%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
97.6%
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.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))))))))
95.7%
(/.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 (*.f64 b b) #s(literal 6 binary64))) b))
95.7%
(/.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 b a) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) c) b)))))
97.1%
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
91.1%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b #s(literal 6 binary64)))
99.5%
(/.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
99.9%
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
15.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a)))
99.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 c)))
95.8%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3 binary64)) b)))
97.7%
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))
91.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
91.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
15.0%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
91.1%
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 a a) b))
95.9%
(*.f64 (/.f64 c (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))) (/.f64 #s(literal -3 binary64) b))
96.3%
(*.f64 (/.f64 c b) (/.f64 #s(literal -3 binary64) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) (*.f64 b b)))))
90.9%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
91.0%
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 a a)) b))
91.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
90.8%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) a))
96.0%
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) c)
15.0%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))))))))
95.9%
(*.f64 #s(literal -3 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
Compiler

Compiled 4243 to 1261 computations (70.3% saved)

regimes247.0ms (1.3%)

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

5 calls:

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

Compiled 38 to 26 computations (31.6% saved)

regimes102.0ms (0.6%)

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

3 calls:

48.0ms
b
18.0ms
a
18.0ms
c
Results
AccuracySegmentsBranch
98.1%1a
98.1%1b
98.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes87.0ms (0.5%)

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

3 calls:

41.0ms
c
17.0ms
a
17.0ms
b
Results
AccuracySegmentsBranch
97.6%1a
97.6%1c
97.6%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes46.0ms (0.3%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes58.0ms (0.3%)

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

3 calls:

29.0ms
a
12.0ms
c
12.0ms
b
Results
AccuracySegmentsBranch
97.1%1c
97.1%1a
97.1%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes74.0ms (0.4%)

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

3 calls:

34.0ms
c
26.0ms
a
12.0ms
b
Results
AccuracySegmentsBranch
96.3%1b
96.3%1c
96.3%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes37.0ms (0.2%)

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

3 calls:

22.0ms
b
7.0ms
a
7.0ms
c
Results
AccuracySegmentsBranch
96.3%1a
96.3%1b
96.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes30.0ms (0.2%)

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

3 calls:

15.0ms
b
6.0ms
a
6.0ms
c
Results
AccuracySegmentsBranch
96.0%1a
96.0%1b
96.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes21.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes32.0ms (0.2%)

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

3 calls:

20.0ms
a
6.0ms
c
5.0ms
b
Results
AccuracySegmentsBranch
95.9%1a
95.9%1b
95.9%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes16.0ms (0.1%)

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

3 calls:

5.0ms
c
5.0ms
a
5.0ms
b
Results
AccuracySegmentsBranch
91.5%1a
91.5%1b
91.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes11.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

3 calls:

8.0ms
b
1.0ms
a
1.0ms
c
Results
AccuracySegmentsBranch
91.2%1a
91.2%1b
91.2%1c
Compiler

Compiled 12 to 9 computations (25% saved)

simplify30.0ms (0.2%)

Algorithm
egg-herbie
Rules
154×*-commutative_binary64
118×+-commutative_binary64
84×sub-neg_binary64
84×neg-sub0_binary64
84×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0101250
1159250
2172250
3197250
4235250
5288250
6332250
7378250
8424250
9470250
10498250
11512250
12516250
13517250
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.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 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) c)
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -3 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) (*.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.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 c (-.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) b) b))
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal 6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -9/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal -1 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(/.f64 c (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) b))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))) c)
(*.f64 c (/.f64 #s(literal -3 binary64) (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(*.f64 c (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal -3 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/2 binary64)) b))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness4.3s (23%)

Rules
6878×*-lowering-*.f32
6878×*-lowering-*.f64
6114×*-lowering-*.f32
6114×*-lowering-*.f64
5990×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05583361
119153319
272543319
080983319
058384
1356359
23423355
08168355
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
061427
1361364
24005364
08625364
010959064
137648903
081168903
01348
16248
253348
3751848
0881048
047255
1309242
23007238
08730238
0153914821
1564014673
0816214673
0103711812
1364311636
0837111636
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1031 to 627 computations (39.2% saved)

preprocess85.0ms (0.5%)

Compiler

Compiled 556 to 228 computations (59% saved)

end0.0ms (0%)

Profiling

Loading profile data...