Quadratic roots, full range

Time bar (total: 12.8s)

analyze194.0ms (1.5%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
37.5%37.4%62.4%0.1%0%0%0%5
37.5%37.4%62.4%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
48.3%45.2%48.4%0.1%0%6.2%0%8
53%48.4%42.9%0.1%0%8.6%0%9
58.1%50.3%36.3%0.1%0%13.3%0%10
66.1%56.8%29.1%0.1%0%14%0%11
70.4%58.8%24.7%0.1%0%16.4%0%12
Compiler

Compiled 21 to 15 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 87.0ms
ival-mult: 40.0ms (45.8% of total)
ival-sqrt: 11.0ms (12.6% of total)
ival-add: 10.0ms (11.5% of total)
ival-div: 8.0ms (9.2% of total)
ival-neg: 8.0ms (9.2% of total)
ival-sub: 7.0ms (8% of total)
const: 2.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

sample2.2s (17.2%)

Results
744.0ms5516×0valid
737.0ms1910×2valid
188.0ms830×1valid
88.0ms956×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
ival-mult: 506.0ms (39.8% of total)
ival-div: 214.0ms (16.8% of total)
ival-sqrt: 167.0ms (13.1% of total)
ival-add: 122.0ms (9.6% of total)
ival-neg: 97.0ms (7.6% of total)
ival-sub: 75.0ms (5.9% of total)
backward-pass: 68.0ms (5.4% of total)
const: 21.0ms (1.7% of total)
Bogosity

preprocess201.0ms (1.6%)

Algorithm
egg-herbie
Rules
2302×fnmadd-define
1686×div-sub
1682×fma-define
1682×fnmadd-define
1636×sum5-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
058165
1186150
2547150
31496150
44636150
01416
13315
27215
317115
429615
552815
6104615
7224215
8516215
9773215
0814815
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (- (sqrt (fmsub b b (* 4 (* a c)))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (fmsub b b (* a (* c -4)))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (fmsub b b (* 4 (* a c))))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (fmsub b b (* a (* c -4)))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (fmsub b b (* a (* c -4)))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (fmsub b b (* 4 (* a c))))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (fmsub b b (* a (* c -4)))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (fmsub a a (* b (* 4 c)))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (fmsub b b (* 4 (* a c)))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- (sqrt (fmsub c c (* b (* 4 a)))) c) (* a 2))

explain202.0ms (1.6%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1070-2(8.322223429382826e-124 1.591285193339241e-251 -1.7113347701631e-190)(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
570-0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
141(-1.4253002147888112e-114 5.041383616510354e+236 1.8929269050521614e-87)1(9.465228646450057e-263 1.3850507727207745e+207 6.236198550485142e+149)(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
60-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-b
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-(neg.f64 b)
00-0-#s(literal 2 binary64)
00-0-c
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-#s(literal 4 binary64)
00-0-a
Results
61.0ms358×0valid
40.0ms100×2valid
16.0ms54×1valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 21.0ms (38.1% of total)
ival-sqrt: 7.0ms (12.7% of total)
ival-div: 6.0ms (10.9% of total)
backward-pass: 6.0ms (10.9% of total)
ival-neg: 5.0ms (9.1% of total)
ival-sub: 5.0ms (9.1% of total)
ival-add: 4.0ms (7.3% of total)
const: 1.0ms (1.8% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

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

Compiled 39 to 27 computations (30.8% saved)

simplify153.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
cost-diff64
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
cost-diff64
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Rules
1926×fnmadd-define
1506×fnmsub-define
1384×fma-define
1364×fmm-def
1332×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
022130
152126
2112126
3212126
4353126
5603126
61164126
72386126
85092126
97179126
08035126
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(neg b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
(* b b)
(* (* 4 a) c)
(* 4 a)
4
a
c
(* 2 a)
2
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(- (* b b) (* (* 4 a) c))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* (* 4 a) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 a)
(*.f64 #s(literal 4 binary64) a)
4
#s(literal 4 binary64)
a
c
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize129.0ms (1%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy98.1%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy94.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy80.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy61.3%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy98.1%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy94.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy80.5%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy61.3%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Results
38.0ms179×0valid
35.0ms50×2valid
22.0ms27×1valid
Compiler

Compiled 140 to 23 computations (83.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 18.0ms (32.6% of total)
ival-sub: 11.0ms (19.9% of total)
backward-pass: 7.0ms (12.7% of total)
ival-div: 6.0ms (10.9% of total)
ival-sqrt: 6.0ms (10.9% of total)
ival-add: 4.0ms (7.2% of total)
ival-neg: 2.0ms (3.6% of total)
const: 1.0ms (1.8% of total)

series33.0ms (0.3%)

Counts
8 → 288
Calls
Call 1
Inputs
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))>
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))>
#<alt (sqrt (- (* b b) (* (* 4 a) c)))>
#<alt (- (* b b) (* (* 4 a) c))>
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))>
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (+ (* b b) (* a (* c -4)))>
Outputs
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
Calls

72 calls:

TimeVariablePointExpression
8.0ms
a
@0
(- (* b b) (* (* 4 a) c))
1.0ms
c
@-inf
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
a
@inf
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
b
@inf
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
c
@-inf
(sqrt (- (* b b) (* (* 4 a) c)))

rewrite445.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
2606×/-lowering-/.f32
2606×/-lowering-/.f64
2536×*-lowering-*.f32
2536×*-lowering-*.f64
1762×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02290
112786
2110886
0881786
Stop Event
iter limit
node limit
Counts
8 → 754
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a))
(*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(+.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(+.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64)))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #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 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 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 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(exp.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(sqrt.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a))
(*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 2 binary64)))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) a))
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(+.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(+.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 0 binary64)))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #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 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 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 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (*.f64 #s(literal 4 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(exp.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(sqrt.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))

simplify436.0ms (3.4%)

Algorithm
egg-herbie
Rules
5892×*-lowering-*.f32
5892×*-lowering-*.f64
2358×+-lowering-+.f64
2358×+-lowering-+.f32
1620×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05556142
119205982
272035982
080755982
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
Outputs
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c)) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) a)) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c a))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64))) #s(literal 1/2 binary64))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 c (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.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))) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 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/4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c 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 -4 binary64) (sqrt.f64 #s(literal -4 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 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c)) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) a)) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c a))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64))) #s(literal 1/2 binary64))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 c (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.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))) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 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/4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c 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 -4 binary64) (sqrt.f64 #s(literal -4 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 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))

eval157.0ms (1.2%)

Compiler

Compiled 42948 to 2609 computations (93.9% saved)

prune208.0ms (1.6%)

Pruning

20 alts after pruning (19 fresh and 1 done)

PrunedKeptTotal
New1023191042
Fresh000
Picked112
Done000
Total1024201044
Accuracy
91.5%
Counts
1044 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.9%
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
23.2%
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
18.7%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
52.8%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
51.3%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 a #s(literal 2 binary64)))
25.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
34.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
52.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
27.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
34.0%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
18.0%
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
35.7%
(/.f64 b (neg.f64 a))
52.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
32.4%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
27.7%
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
52.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
35.0%
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
30.5%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
23.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 807 to 513 computations (36.4% saved)

simplify980.0ms (7.7%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff128
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
cost-diff128
(+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
cost-diff128
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
cost-diff128
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
cost-diff384
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
cost-diff0
(-.f64 #s(literal 0 binary64) c)
cost-diff128
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
cost-diff128
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
cost-diff-64
(neg.f64 a)
cost-diff-64
(/.f64 b (neg.f64 a))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
cost-diff0
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
Rules
3494×*-lowering-*.f32
3494×*-lowering-*.f64
1624×fma-define
1612×sum5-define
1294×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
037307
1111301
2320294
31018292
43298291
57302291
08062291
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 a) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(/ 1/2 a)
1/2
a
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(- (* b b) (* a (* 4 c)))
(* b b)
b
(* a (* 4 c))
(* 4 c)
4
c
(/ b (neg a))
b
(neg a)
a
(/ (- (- 0 c) (/ (* a (* c c)) (* b b))) b)
(- (- 0 c) (/ (* a (* c c)) (* b b)))
(- 0 c)
0
c
(/ (* a (* c c)) (* b b))
(* a (* c c))
a
(* c c)
(* b b)
b
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
-2
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(* c a)
c
a
(/ (* c (* c (* a a))) (* b b))
(* c (* c (* a a)))
(* c (* a a))
(* a a)
(* b b)
b
(* a 2)
2
(/ (/ 1/2 a) (/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
(/ 1/2 a)
1/2
a
(/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b))
1
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(- (* b b) (* a (* 4 c)))
(* b b)
b
(* a (* 4 c))
(* 4 c)
4
c
Outputs
(* (/ 1/2 a) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(- (* b b) (* a (* 4 c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* 4 c))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
4
#s(literal 4 binary64)
c
(/ b (neg a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
b
(neg a)
(-.f64 #s(literal 0 binary64) a)
a
(/ (- (- 0 c) (/ (* a (* c c)) (* b b))) b)
(*.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
(- (- 0 c) (/ (* a (* c c)) (* b b)))
(*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
(- 0 c)
(-.f64 #s(literal 0 binary64) c)
0
#s(literal 0 binary64)
c
(/ (* a (* c c)) (* b b))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b)
(* a (* c c))
(*.f64 a (*.f64 c c))
a
(* c c)
(*.f64 c c)
(* b b)
(*.f64 b b)
b
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(/.f64 (*.f64 a (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) (*.f64 a b))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(/.f64 (*.f64 (*.f64 a c) (+.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) b)
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
(*.f64 (*.f64 a c) (+.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))
-2
#s(literal -2 binary64)
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(*.f64 a (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* c a)
(*.f64 a c)
c
a
(/ (* c (* c (* a a))) (* b b))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))
(* c (* c (* a a)))
(*.f64 a (*.f64 a (*.f64 c c)))
(* c (* a a))
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(* b b)
(*.f64 b b)
b
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ 1/2 a) (/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
1
#s(literal 1 binary64)
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(- (* b b) (* a (* 4 c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* 4 c))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
4
#s(literal 4 binary64)
c

localize230.0ms (1.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy98.1%
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
accuracy94.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
accuracy80.5%
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
accuracy61.3%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
accuracy93.3%
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
accuracy90.8%
(*.f64 c (*.f64 a a))
accuracy86.2%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
accuracy73.7%
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
accuracy100.0%
(*.f64 b b)
accuracy98.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
accuracy89.2%
(*.f64 a (*.f64 c c))
accuracy73.0%
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
accuracy100.0%
(/.f64 b (neg.f64 a))
accuracy100.0%
(neg.f64 a)
accuracy98.1%
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
accuracy94.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
accuracy80.5%
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
accuracy61.3%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
Results
85.0ms179×0valid
52.0ms47×2valid
23.0ms27×1valid
4.0ms3valid
Compiler

Compiled 330 to 38 computations (88.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 78.0ms
ival-mult: 29.0ms (37% of total)
ival-div: 25.0ms (31.9% of total)
backward-pass: 9.0ms (11.5% of total)
ival-sub: 8.0ms (10.2% of total)
ival-sqrt: 3.0ms (3.8% of total)
ival-add: 2.0ms (2.6% of total)
ival-neg: 2.0ms (2.6% of total)
const: 1.0ms (1.3% of total)

series72.0ms (0.6%)

Counts
21 → 624
Calls
Call 1
Inputs
#<alt (* (/ 1/2 a) (- (sqrt (- (* b b) (* a (* 4 c)))) b))>
#<alt (/ 1/2 a)>
#<alt (- (sqrt (- (* b b) (* a (* 4 c)))) b)>
#<alt (sqrt (- (* b b) (* a (* 4 c))))>
#<alt (/ b (neg a))>
#<alt (neg a)>
#<alt (/ (- (- 0 c) (/ (* a (* c c)) (* b b))) b)>
#<alt (- (- 0 c) (/ (* a (* c c)) (* b b)))>
#<alt (- 0 c)>
#<alt (/ (* a (* c c)) (* b b))>
#<alt (/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))>
#<alt (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)>
#<alt (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))>
#<alt (+ (* c a) (/ (* c (* c (* a a))) (* b b)))>
#<alt (/ (/ 1/2 a) (/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b)))>
#<alt (/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b))>
#<alt (- (* b b) (* a (* 4 c)))>
#<alt (* a (* c c))>
#<alt (* b b)>
#<alt (/ (* c (* c (* a a))) (* b b))>
#<alt (* c (* a a))>
Outputs
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b 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 (* -1 a)>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))>
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))>
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) 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 (* -1 c)>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -2 (* a c))>
#<alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* -2 (* a c))>
#<alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -2 (* a c))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))>
#<alt (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 2)))))>
#<alt (+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (* -1/2 (/ b (* a c)))>
#<alt (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))>
#<alt (/ -1/2 b)>
#<alt (* -1 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) b))>
#<alt (* -1/2 (/ b (* a c)))>
#<alt (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a)>
#<alt (/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)>
#<alt (/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)>
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))>
#<alt (/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)>
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))>
#<alt (* -1/2 (/ b (* a c)))>
#<alt (/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c)>
#<alt (/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)>
#<alt (/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)>
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))>
#<alt (/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)>
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))>
#<alt (* -4 (* a c))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<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 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<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)>
Calls

156 calls:

TimeVariablePointExpression
10.0ms
c
@inf
(* a (* c c))
10.0ms
c
@inf
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
5.0ms
a
@0
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
2.0ms
b
@-inf
(/ b (neg a))
1.0ms
a
@inf
(/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b))

rewrite333.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
2580×/-lowering-/.f32
2580×/-lowering-/.f64
2518×*-lowering-*.f32
2518×*-lowering-*.f64
2000×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037210
1238198
22303187
09628187
Stop Event
iter limit
node limit
Counts
21 → 925
Calls
Call 1
Inputs
(* (/ 1/2 a) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(/ 1/2 a)
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(/ b (neg a))
(neg a)
(/ (- (- 0 c) (/ (* a (* c c)) (* b b))) b)
(- (- 0 c) (/ (* a (* c c)) (* b b)))
(- 0 c)
(/ (* a (* c c)) (* b b))
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(/ (/ 1/2 a) (/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
(/ 1 (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(- (* b b) (* a (* 4 c)))
(* a (* c c))
(* b b)
(/ (* c (* c (* a a))) (* b b))
(* c (* a a))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(neg.f64 (/.f64 b a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b #s(literal -1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) a)
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) a)
(/.f64 (neg.f64 (/.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) a)
(neg.f64 a)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a)))
(*.f64 a #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) a)
(+.f64 (/.f64 c b) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)) a (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b) a)))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a b))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 c b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(/.f64 (*.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 c b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(pow.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) b))) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a)))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) b))) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a)))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) b))) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))) (fma.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c)))) (fma.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c)))) (fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a c) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a c) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 #s(literal -1 binary64) c (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c)))) (fma.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c)))) (fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a c) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a c) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c)))) (fma.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c)))) (fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a c) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a c) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c)))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b))))
(-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) c)
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) c)
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)
(fma.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) c)
(fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)
(fma.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 c c) b)) c)
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c c) b) c)
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)) c)
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b) c)
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a c)
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c)
(neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (*.f64 (*.f64 c c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (*.f64 c c) b))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 c (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 c b))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (*.f64 (*.f64 c c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (*.f64 c c) b))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 c (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 c b))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (*.f64 (*.f64 c c) (/.f64 (*.f64 a (*.f64 c c)) b)))) (neg.f64 (*.f64 (*.f64 c c) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 c (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 c #s(literal 1 binary64)))) (neg.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b)))) (neg.f64 (*.f64 c b)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (*.f64 (*.f64 c c) (/.f64 (*.f64 a (*.f64 c c)) b)))) (neg.f64 (*.f64 (*.f64 c c) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 c (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 c #s(literal 1 binary64)))) (neg.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b)))) (neg.f64 (*.f64 c b)))
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
c
(+.f64 c #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) c)
(exp.f64 (*.f64 (log.f64 c) #s(literal 1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) c)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c c)) c)
(-.f64 (/.f64 #s(literal 0 binary64) c) c)
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) c #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal 0 binary64))
(neg.f64 c)
(/.f64 (*.f64 c c) c)
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 c c))))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c))
(pow.f64 c #s(literal 1 binary64))
(pow.f64 (/.f64 c (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal -1 binary64) c)
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 c c)) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b)
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) b)
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (*.f64 c c))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 c c)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 c c) b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a)
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 a #s(literal 1/2 binary64))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 a (*.f64 #s(literal 2 binary64) b))))
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) a))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 a b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))
(*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (pow.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) b) #s(literal -2 binary64))
(+.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(+.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 a (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 c (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) c (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 c (/.f64 (*.f64 a a) b)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c)))))))) (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 c b) (*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))) (neg.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) #s(literal -2 binary64))) (neg.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) #s(literal -2 binary64))
(+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (+.f64 (*.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a a) b))) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (fma.f64 (/.f64 c b) (*.f64 c (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (fma.f64 c (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c)))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a c))))) (fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a c)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a c)))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a (*.f64 a c))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a (*.f64 a c)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))))
(+.f64 (fma.f64 a c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c)))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c c))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a c))))) (fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a c)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a c)))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a (*.f64 a c))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a (*.f64 a c)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))))
(+.f64 (fma.f64 c a (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(-.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 c a (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 c (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) (*.f64 a c))
(fma.f64 c (-.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(fma.f64 c (-.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(fma.f64 c (-.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) (+.f64 (*.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a a) b))) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 c (*.f64 b b)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a c))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a c))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c))
(fma.f64 (/.f64 c b) (*.f64 c (/.f64 (*.f64 a a) b)) (*.f64 a c))
(fma.f64 (*.f64 c (/.f64 (*.f64 a a) b)) (/.f64 c b) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 a c))
(fma.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) c (*.f64 a c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) (neg.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))) (neg.f64 (neg.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c))))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))))) #s(literal -1 binary64))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) a))
(*.f64 c (-.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))) (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)))))
(*.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 c (neg.f64 (*.f64 a #s(literal 4 binary64)))))) (fma.f64 c (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 c (neg.f64 (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64))))) (fma.f64 c (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)) (*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) c)))) (fma.f64 #s(literal -4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) c) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) c))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))
(fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(fma.f64 b b (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(fma.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) #s(literal 4 binary64) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (sqrt.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))
(neg.f64 (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c c))
(*.f64 c (*.f64 a c))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 a c) c)
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)))
(*.f64 (neg.f64 (*.f64 a c)) c)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) b)
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a (*.f64 a c))) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 c b) (*.f64 a (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))
(*.f64 (/.f64 c b) (*.f64 c (/.f64 (*.f64 a a) b)))
(*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) (/.f64 c b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 c c) b) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) c)
(*.f64 a (*.f64 a c))
(*.f64 c (*.f64 a a))
(*.f64 (*.f64 a c) a)
(*.f64 (*.f64 a a) c)

simplify398.0ms (3.1%)

Algorithm
egg-herbie
Rules
7910×*-lowering-*.f32
7910×*-lowering-*.f64
4688×+-lowering-+.f64
4688×+-lowering-+.f32
1724×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
09199281
132829018
090229018
Stop Event
iter limit
node limit
Counts
624 → 624
Calls
Call 1
Inputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 2)))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(* -1/2 (/ b (* a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) b))
(* -1/2 (/ b (* a c)))
(/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a)
(/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(* -1/2 (/ b (* a c)))
(/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c)
(/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* 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 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 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)
Outputs
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/16 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (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 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) b) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 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 -4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (*.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(* -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)
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a c)
(*.f64 c a)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* a c)
(*.f64 c a)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(* a c)
(*.f64 c a)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a c)
(*.f64 c a)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/16 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b a) (*.f64 c #s(literal -4 binary64))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1/2 (/ b (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 c c))))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) a) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) b)
(* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) b))
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ b (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c))
(/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))) a)
(/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a)
(/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal 4 binary64)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 b (*.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(/.f64 (+.f64 (/.f64 b (*.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1/2 (/ b (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c))
(/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c)
(/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) c)
(/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) a) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c)
(/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) c)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(/.f64 (+.f64 (/.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 c a)))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 c a)))) c)) (-.f64 #s(literal 0 binary64) c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* 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 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b))
(* (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))

eval244.0ms (1.9%)

Compiler

Compiled 52160 to 4367 computations (91.6% saved)

prune260.0ms (2%)

Pruning

35 alts after pruning (33 fresh and 2 done)

PrunedKeptTotal
New1880241904
Fresh5914
Picked415
Done011
Total1889351924
Accuracy
91.8%
Counts
1924 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.6%
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c) b)
29.9%
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
8.6%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 c b)) b)
14.7%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
23.2%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
25.5%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c))
23.5%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) c))
27.8%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a))
23.0%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
34.6%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
33.9%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
35.6%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) b))
23.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a)))))
24.7%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))
51.3%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 a #s(literal 2 binary64)))
29.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b))) b)
34.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
52.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
27.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
25.1%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
32.4%
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
9.3%
(/.f64 (+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) b)
34.0%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
8.4%
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
18.4%
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)))
35.7%
(/.f64 b (neg.f64 a))
52.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
35.6%
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
27.7%
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
23.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
34.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
35.6%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
35.0%
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
15.4%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 1284 to 810 computations (36.9% saved)

simplify226.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a c)
cost-diff0
(/.f64 (*.f64 a c) b)
cost-diff6272
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c)
cost-diff6272
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c) b)
cost-diff0
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
cost-diff0
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
cost-diff128
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
cost-diff128
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 b (*.f64 b b))
cost-diff0
(*.f64 c c)
cost-diff0
(*.f64 a (*.f64 c c))
cost-diff0
(/.f64 #s(literal -1 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
cost-diff0
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
Rules
4202×*-lowering-*.f32
4202×*-lowering-*.f64
1914×fma-define
1692×/-lowering-/.f32
1692×/-lowering-/.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
038231
1106226
2318225
31110225
43165224
57937224
08315224
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
1
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(* a 2)
a
2
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(- (* b b) (* a (* 4 c)))
(* b b)
b
(* a (* 4 c))
(* 4 c)
4
c
(* (/ -1 a) b)
(/ -1 a)
-1
a
b
(/ (* a (* c c)) (neg (* b (* b b))))
(* a (* c c))
a
(* c c)
c
(neg (* b (* b b)))
(* b (* b b))
b
(* b b)
(/ (* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b)) (* a 2))
(* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b))
(+ 2 (/ (* a (* c -2)) (* b b)))
2
(/ (* a (* c -2)) (* b b))
(* a (* c -2))
a
(* c -2)
c
-2
(* b b)
b
(- 0 b)
0
(* a 2)
(/ (+ (* (/ (* a c) b) (/ c b)) c) b)
(+ (* (/ (* a c) b) (/ c b)) c)
(/ (* a c) b)
(* a c)
a
c
b
(/ c b)
Outputs
(/ 1 (/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
1
#s(literal 1 binary64)
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt (- (* b b) (* a (* 4 c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(- (* b b) (* a (* 4 c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* 4 c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
4
#s(literal 4 binary64)
c
(* (/ -1 a) b)
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(/ -1 a)
(/.f64 #s(literal -1 binary64) a)
-1
#s(literal -1 binary64)
a
b
(/ (* a (* c c)) (neg (* b (* b b))))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(* a (* c c))
(*.f64 a (*.f64 c c))
a
(* c c)
(*.f64 c c)
c
(neg (* b (* b b)))
(*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ (* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b)) (* a 2))
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))))))
(* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b))
(*.f64 b (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))))))
(+ 2 (/ (* a (* c -2)) (* b b)))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
2
#s(literal 2 binary64)
(/ (* a (* c -2)) (* b b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
(* a (* c -2))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
a
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(* b b)
(*.f64 b b)
b
(- 0 b)
(-.f64 #s(literal 0 binary64) b)
0
#s(literal 0 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
(/ (+ (* (/ (* a c) b) (/ c b)) c) b)
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) c) b)
(+ (* (/ (* a c) b) (/ c b)) c)
(*.f64 (+.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) c)
(/ (* a c) b)
(/.f64 (*.f64 a c) b)
(* a c)
(*.f64 a c)
a
c
b
(/ c b)
(/.f64 c b)

localize238.0ms (1.9%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a c)
accuracy99.9%
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c)
accuracy98.9%
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c) b)
accuracy90.2%
(/.f64 (*.f64 a c) b)
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy93.6%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
accuracy91.8%
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
accuracy78.7%
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
accuracy100.0%
(neg.f64 (*.f64 b (*.f64 b b)))
accuracy99.9%
(*.f64 b (*.f64 b b))
accuracy89.2%
(*.f64 a (*.f64 c c))
accuracy73.6%
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) a)
accuracy99.7%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
accuracy98.1%
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
accuracy94.7%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
accuracy80.5%
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
accuracy61.3%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
Results
79.0ms179×0valid
59.0ms47×2valid
20.0ms27×1valid
4.0ms3valid
Compiler

Compiled 250 to 38 computations (84.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 90.0ms
ival-mult: 36.0ms (40.1% of total)
ival-div: 22.0ms (24.5% of total)
backward-pass: 8.0ms (8.9% of total)
ival-sub: 7.0ms (7.8% of total)
compiled-spec: 5.0ms (5.6% of total)
ival-sqrt: 4.0ms (4.5% of total)
ival-add: 4.0ms (4.5% of total)
ival-neg: 2.0ms (2.2% of total)
const: 1.0ms (1.1% of total)

series49.0ms (0.4%)

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

153 calls:

TimeVariablePointExpression
6.0ms
c
@-inf
(/ (* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b)) (* a 2))
3.0ms
a
@0
(/ (* a (* c c)) (neg (* b (* b b))))
3.0ms
a
@inf
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
1.0ms
c
@inf
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
1.0ms
c
@-inf
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))

rewrite351.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
3650×*-lowering-*.f32
3650×*-lowering-*.f64
3444×/-lowering-/.f32
3444×/-lowering-/.f64
1374×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
038180
1230175
21980170
08539170
Stop Event
iter limit
node limit
Counts
22 → 725
Calls
Call 1
Inputs
(/ 1 (/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b)))
(/ (* a 2) (- (sqrt (- (* b b) (* a (* 4 c)))) b))
(* a 2)
(- (sqrt (- (* b b) (* a (* 4 c)))) b)
(* (/ -1 a) b)
(/ -1 a)
(* a (* c c))
(* c c)
(* b (* b b))
(* b b)
(/ (* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b)) (* a 2))
(* (+ 2 (/ (* a (* c -2)) (* b b))) (- 0 b))
(+ 2 (/ (* a (* c -2)) (* b b)))
(/ (* a (* c -2)) (* b b))
(/ (+ (* (/ (* a c) b) (/ c b)) c) b)
(+ (* (/ (* a c) b) (/ c b)) c)
(/ (* a c) b)
(* a c)
(sqrt (- (* b b) (* a (* 4 c))))
(- (* b b) (* a (* 4 c)))
(/ (* a (* c c)) (neg (* b (* b b))))
(neg (* b (* b b)))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))))
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 b (/.f64 a #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))))
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))
(pow.f64 (/.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(*.f64 a (*.f64 c c))
(*.f64 c (*.f64 a c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 a c) c)
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(pow.f64 c #s(literal 2 binary64))
(pow.f64 (*.f64 c c) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64))
(*.f64 c c)
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c)))
(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)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (*.f64 b b) b)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(+.f64 (*.f64 b b) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 b b))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(-.f64 (*.f64 b b) #s(literal 0 binary64))
(fma.f64 b b #s(literal 0 binary64))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 b #s(literal -2 binary64))) a)
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 b #s(literal -2 binary64))) a))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) a) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (*.f64 b b)))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) b))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) b)
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))
(fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))
(fma.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 2 binary64))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 a b) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) a #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))))
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 a (/.f64 b c)) (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 b (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(pow.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b)
(*.f64 (pow.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 a (*.f64 (/.f64 c b) (/.f64 c b)) c)
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 b c))) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)
(fma.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) c)
(fma.f64 (*.f64 a c) (/.f64 (/.f64 c b) b) c)
(fma.f64 (/.f64 a (/.f64 b c)) (/.f64 c b) c)
(fma.f64 (/.f64 c b) (/.f64 a (/.f64 b c)) c)
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b) c)
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 c c) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 c c) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (*.f64 c c))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a c)))))
(/.f64 a (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64))))
(/.f64 (*.f64 a c) b)
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c)))
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c)))
(*.f64 a (/.f64 c b))
(*.f64 c (/.f64 a b))
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) a)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b)
(*.f64 a c)
(*.f64 c a)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)) c (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))) #s(literal 1 binary64))))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 a (/.f64 b c)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 a b) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) b)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b b))
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))
(*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))

simplify371.0ms (2.9%)

Algorithm
egg-herbie
Rules
7834×*-lowering-*.f32
7834×*-lowering-*.f64
4894×+-lowering-+.f64
4894×+-lowering-+.f32
1726×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
08957465
131887329
086167329
Stop Event
iter limit
node limit
Counts
612 → 612
Calls
Call 1
Inputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(* -1 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(/ -1 a)
(* 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 c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow c 2)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ c b)
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(/ c b)
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(/ c b)
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(/ c b)
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(/ c b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* 2 (/ (* a c) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* 2 (/ (* a c) b))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* 2 (/ (* a c) b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* -2 (/ (* a c) (pow b 2)))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* -2 (/ (* a c) (pow b 2)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -2 (/ (* a c) (pow b 2)))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(/ c b)
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(/ (* a (pow c 2)) (pow b 3))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(/ (* a (pow c 2)) (pow b 3))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(/ c b)
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* a (pow c 2)) (pow b 3))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (* a (pow c 2)) (pow b 3))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (* a (pow c 2)) (pow b 3))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/ c b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/ c b)
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(/ (* a (pow c 2)) (pow b 2))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
c
(* c (+ 1 (/ (* a c) (pow b 2))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(/ (* a c) b)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* a c)
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
(* -1 (pow b 3))
Outputs
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) a)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) c)) c)))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))) (/.f64 b c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b c)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
(* -1 (/ a b))
(-.f64 #s(literal 0 binary64) (/.f64 a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) b) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))) b) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 c c))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))))) c)) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b)) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b)) (*.f64 c a))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b)) (*.f64 c a))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (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 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))) c)) b) c)))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b 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)
(/ -1 a)
(/.f64 #s(literal -1 binary64) a)
(* 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 c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c c)
(pow c 2)
(*.f64 c 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))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ c b)
(/.f64 c b)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ c b)
(/.f64 c b)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ c b)
(/.f64 c b)
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(/ c b)
(/.f64 c b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* 2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* 2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* 2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* 2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* 2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(/ c b)
(/.f64 c b)
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/ (* a (pow c 2)) (pow b 3))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(/ (* a (pow c 2)) (pow b 3))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))))
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))))
(/ c b)
(/.f64 c b)
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 c (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 c (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 c (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/ (* a (pow c 2)) (pow b 3))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (* a (pow c 2)) (pow b 3))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (* a (pow c 2)) (pow b 3))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ c b)
(/.f64 c b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ c b)
(/.f64 c b)
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
c
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b b))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* a c)
(*.f64 c a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(- (pow b 2) (* 4 (* a c)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(* -1 (pow b 3))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))

eval178.0ms (1.4%)

Compiler

Compiled 35123 to 3727 computations (89.4% saved)

prune189.0ms (1.5%)

Pruning

40 alts after pruning (37 fresh and 3 done)

PrunedKeptTotal
New1398171415
Fresh82028
Picked415
Done022
Total1410401450
Accuracy
91.9%
Counts
1450 → 40
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.9%
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
21.5%
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
14.7%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
23.2%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
25.5%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c))
23.0%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
34.6%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
33.9%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
35.6%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) b))
23.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a)))))
24.7%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))
51.3%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 a #s(literal 2 binary64)))
34.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
52.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
27.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
32.4%
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
9.3%
(/.f64 (+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) b)
35.6%
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
27.8%
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
34.0%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
9.0%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
9.0%
(/.f64 c b)
35.7%
(/.f64 b (neg.f64 a))
30.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
35.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
35.6%
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
33.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
31.0%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 b c)))
32.2%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
52.8%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
32.1%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
35.7%
(-.f64 (/.f64 c b) (/.f64 b a))
33.9%
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
27.7%
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
34.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
35.6%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
18.6%
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1 binary64))) #s(literal -1 binary64))) b)
27.0%
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
15.4%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 1468 to 924 computations (37.1% saved)

simplify193.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
cost-diff0
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
cost-diff0
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b))))
cost-diff128
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
cost-diff128
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 c b)
cost-diff0
(*.f64 (/.f64 c b) #s(literal 2 binary64))
cost-diff0
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
cost-diff512
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
cost-diff0
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
cost-diff0
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
cost-diff128
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
Rules
3844×/-lowering-/.f32
3844×/-lowering-/.f64
3812×*-lowering-*.f32
3812×*-lowering-*.f64
1676×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
035249
192244
2266243
3793243
43873242
08954242
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a))
1
(* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a)
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
2
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ c b)
c
b
(/ (* a (* (/ c b) 2)) (* a 2))
(* a (* (/ c b) 2))
a
(* (/ c b) 2)
(/ c b)
c
b
2
(* a 2)
(/ (* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b)) (* a 2))
(* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b))
(+ 2 (* (* a c) (/ -2 (* b b))))
2
(* (* a c) (/ -2 (* b b)))
(* a c)
a
c
(/ -2 (* b b))
-2
(* b b)
b
(- 0 b)
0
(* a 2)
(/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))
1
(/ (* a 2) (- (sqrt (* -4 (* c a))) b))
(* a 2)
a
2
(- (sqrt (* -4 (* c a))) b)
(sqrt (* -4 (* c a)))
(* -4 (* c a))
-4
(* c a)
c
b
Outputs
(/ 1 (* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
1
#s(literal 1 binary64)
(* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a)
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
2
#s(literal 2 binary64)
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ c b)
(/.f64 c b)
c
b
(/ (* a (* (/ c b) 2)) (* a 2))
(/.f64 c b)
(* a (* (/ c b) 2))
(/.f64 (*.f64 c (*.f64 #s(literal 2 binary64) a)) b)
a
(* (/ c b) 2)
(*.f64 #s(literal 2 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
2
#s(literal 2 binary64)
(* a 2)
(*.f64 #s(literal 2 binary64) a)
(/ (* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b)) (* a 2))
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b))
(*.f64 b (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(+ 2 (* (* a c) (/ -2 (* b b))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))
2
#s(literal 2 binary64)
(* (* a c) (/ -2 (* b b)))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))
(* a c)
(*.f64 a c)
a
c
(/ -2 (* b b))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
-2
#s(literal -2 binary64)
(* b b)
(*.f64 b b)
b
(- 0 b)
(-.f64 #s(literal 0 binary64) b)
0
#s(literal 0 binary64)
(* a 2)
(*.f64 #s(literal 2 binary64) a)
(/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
1
#s(literal 1 binary64)
(/ (* a 2) (- (sqrt (* -4 (* c a))) b))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b))
(* a 2)
(*.f64 #s(literal 2 binary64) a)
a
2
#s(literal 2 binary64)
(- (sqrt (* -4 (* c a))) b)
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b)
(sqrt (* -4 (* c a)))
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* c a))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
-4
#s(literal -4 binary64)
(* c a)
(*.f64 a c)
c
b

localize228.0ms (1.8%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal -4 binary64) (*.f64 c a))
accuracy99.8%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
accuracy81.9%
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))
accuracy99.7%
(/.f64 #s(literal -2 binary64) (*.f64 b b))
accuracy93.6%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
accuracy91.8%
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
accuracy87.5%
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy100.0%
(*.f64 (/.f64 c b) #s(literal 2 binary64))
accuracy97.9%
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))
accuracy87.2%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(/.f64 c b)
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -4 binary64)))
accuracy96.5%
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
accuracy91.9%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy80.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
70.0ms131×0valid
57.0ms89×0invalid
35.0ms21×2valid
10.0ms14×1valid
1.0ms3valid
Compiler

Compiled 272 to 36 computations (86.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
ival-mult: 53.0ms (61.6% of total)
ival-div: 16.0ms (18.6% of total)
ival-sqrt: 5.0ms (5.8% of total)
ival-sub: 5.0ms (5.8% of total)
backward-pass: 4.0ms (4.7% of total)
ival-add: 3.0ms (3.5% of total)
const: 1.0ms (1.2% of total)

series52.0ms (0.4%)

Counts
21 → 648
Calls
Call 1
Inputs
#<alt (/ 1 (* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a))>
#<alt (* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a)>
#<alt (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))>
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)>
#<alt (/ c b)>
#<alt (/ (* a (* (/ c b) 2)) (* a 2))>
#<alt (* a (* (/ c b) 2))>
#<alt (* (/ c b) 2)>
#<alt (/ (* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b)) (* a 2))>
#<alt (* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b))>
#<alt (+ 2 (* (* a c) (/ -2 (* b b))))>
#<alt (* (* a c) (/ -2 (* b b)))>
#<alt (/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))>
#<alt (/ (* a 2) (- (sqrt (* -4 (* c a))) b))>
#<alt (* a 2)>
#<alt (- (sqrt (* -4 (* c a))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (* a (* c -4))>
#<alt (/ -2 (* b b))>
#<alt (sqrt (* -4 (* c a)))>
#<alt (* -4 (* c a))>
Outputs
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ b c))>
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))>
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))>
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))>
#<alt (* -1 (/ a b))>
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))>
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))>
#<alt (* -1 (/ b c))>
#<alt (+ (* -1 (/ b c)) (/ a b))>
#<alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))>
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))>
#<alt (* -1 (/ b c))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)>
#<alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)>
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)>
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)>
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))>
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (* -1 (/ b (* a c)))>
#<alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))>
#<alt (/ -1 b)>
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))>
#<alt (* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))>
#<alt (* -1 (/ b (* a c)))>
#<alt (/ (+ (* -1 (/ b c)) (/ a b)) a)>
#<alt (/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)>
#<alt (/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)>
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)>
#<alt (/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)>
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))>
#<alt (* -1 (/ b (* a c)))>
#<alt (/ (+ (* -1 (/ b a)) (/ c b)) c)>
#<alt (/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)>
#<alt (/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)>
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)>
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* 2 (/ c b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -2 b)>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b))))>
#<alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b))))>
#<alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))>
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))>
#<alt (* -2 b)>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (+ (* -2 b) (* 2 (/ (* a c) b)))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b))))>
#<alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b))))>
#<alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))>
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))>
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)>
#<alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)>
#<alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)>
#<alt (* -2 b)>
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))>
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))>
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt 2>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt 2>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))>
#<alt (* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))>
#<alt (* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))>
#<alt (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))>
#<alt (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))>
#<alt 2>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt 2>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (* -2 (/ (* a c) (pow b 2))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* -1/2 (/ b a))>
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))>
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))>
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))))>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c)>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (* -2 (/ a b))>
#<alt (/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)>
#<alt (/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b)>
#<alt (/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b)>
#<alt (* -2 (/ a b))>
#<alt (* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -1 b)>
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))>
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))>
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))>
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))>
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (/ -2 (pow b 2))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
Calls

162 calls:

TimeVariablePointExpression
11.0ms
c
@-inf
(* a (* (/ c b) 2))
3.0ms
c
@0
(* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a)
3.0ms
c
@0
(/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))
1.0ms
a
@0
(/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))
1.0ms
a
@-inf
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))

rewrite104.0ms (0.8%)

Algorithm
batch-egg-rewrite
Rules
1032×*-lowering-*.f32
1032×*-lowering-*.f64
932×/-lowering-/.f32
932×/-lowering-/.f64
286×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
035199
1210190
01684190
Stop Event
iter limit
iter limit
node limit
Counts
21 → 371
Calls
Call 1
Inputs
(/ 1 (* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a))
(* (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) a)
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(/ c b)
(/ (* a (* (/ c b) 2)) (* a 2))
(* a (* (/ c b) 2))
(* (/ c b) 2)
(/ (* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b)) (* a 2))
(* (+ 2 (* (* a c) (/ -2 (* b b)))) (- 0 b))
(+ 2 (* (* a c) (/ -2 (* b b))))
(* (* a c) (/ -2 (* b b)))
(/ 1 (/ (* a 2) (- (sqrt (* -4 (* c a))) b)))
(/ (* a 2) (- (sqrt (* -4 (* c a))) b))
(* a 2)
(- (sqrt (* -4 (* c a))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(* a (* c -4))
(/ -2 (* b b))
(sqrt (* -4 (* c a)))
(* -4 (* c a))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))))
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b)
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) #s(literal 1 binary64))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 b c))) #s(literal 2 binary64))
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 1 binary64))) a)
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))
(*.f64 a (/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) (*.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) (/.f64 a (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))
(*.f64 (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a) a)
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) a))
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (/.f64 (*.f64 a c) b) a) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) c)) b)
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) a) b)
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))
(*.f64 a (/.f64 #s(literal 2 binary64) (/.f64 b c)))
(*.f64 (/.f64 c b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 b c)) a)
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c b))
(*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) c)))
(/.f64 #s(literal 2 binary64) (/.f64 b c))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal 2 binary64) (/.f64 c b))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 c (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 c b) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal 1 binary64) b))
(neg.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))))
(/.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -2 binary64))
(/.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b))) a)
(/.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) #s(literal 2 binary64)) a)
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) #s(literal 2 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) b))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))) (*.f64 b b)))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))) b))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))) b)
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(fma.f64 a (/.f64 c (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))
(fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a c) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64)))
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))) #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 b b) #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a c)) b)
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) b)
(*.f64 a (/.f64 c (/.f64 (*.f64 b b) #s(literal -2 binary64))))
(*.f64 c (*.f64 a (/.f64 #s(literal -2 binary64) (*.f64 b b))))
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a c)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a c))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 c (/.f64 (*.f64 b b) #s(literal -2 binary64))) a)
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) a) c)
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) a)
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) b)
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(sqrt.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c))))
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -2 binary64) b)))
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal -2 binary64) b) b)
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64))))
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a))
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)))
(sqrt.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c))))
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))

simplify356.0ms (2.8%)

Algorithm
egg-herbie
Rules
6356×*-lowering-*.f32
6356×*-lowering-*.f64
3580×+-lowering-+.f64
3580×+-lowering-+.f32
1598×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
011999247
143458948
081788948
Stop Event
iter limit
node limit
Counts
648 → 648
Calls
Call 1
Inputs
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(* -1 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(* -1 (/ b (* a c)))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(/ -1 b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ (* a c) b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* 2 (/ c b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ c b)
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(/ c b)
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (/ c b))
(/ c b)
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(/ c b)
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(/ c b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* 2 (/ (* a c) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* 2 (/ (* a c) b))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* 2 (/ (* a c) b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* -2 (/ (* a c) (pow b 2)))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* -2 (/ (* a c) (pow b 2)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -2 (/ (* a c) (pow b 2)))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
2
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* -2 (/ (* a c) (pow b 2)))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(* -1/2 (/ b a))
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(* -1/2 (/ b a))
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -2 (/ a b))
(/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b)
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b)
(* -2 (/ a b))
(* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(* -1 b)
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(* -1 b)
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(/ -2 (pow b 2))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* (sqrt (* a c)) (sqrt -4))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
Outputs
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 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 (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) b)) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) c))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(*.f64 b (+.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) c))))
(* -1 (/ a b))
(-.f64 #s(literal 0 binary64) (/.f64 a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 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 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) (/.f64 b c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) c))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) c)) a))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) c)) a))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) b) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) b) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (*.f64 c c))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))))))) c)) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a)))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1 binary64) a) c)))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (neg.f64 (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64)))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(/.f64 (+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (neg.f64 a)) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) c)) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) a)
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) c)) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) c)) a)) (neg.f64 a))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b a) #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) c)
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) (-.f64 #s(literal 0 binary64) c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 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 -4 binary64)))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) c)) b) c)))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* 2 (/ c b))
(/.f64 (*.f64 #s(literal 2 binary64) c) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ c b)
(/.f64 c b)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ c b)
(/.f64 c b)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(/ c b)
(/.f64 c b)
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(/ c b)
(/.f64 c b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(/ (+ c (* -1 (/ (pow b 2) a))) b)
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 (/.f64 b a) #s(literal 2 binary64))) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 (/.f64 b a) #s(literal 2 binary64))) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 (/.f64 b a) #s(literal 2 binary64))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)))
(* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
2
#s(literal 2 binary64)
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(+ 2 (* -2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(* -1/2 (/ b a))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a)
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* -1/2 (/ b a))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a)
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (-.f64 #s(literal 0 binary64) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) c))
(- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (/.f64 b c) #s(literal -4 binary64)))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) c)) a))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) c) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (neg.f64 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) c)) a))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) c)
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b #s(literal -4 binary64))))) c)
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) a) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) c))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))))
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) b)
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))))) b)
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))))) b)
(* -2 (/ a b))
(/.f64 (*.f64 a #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) b))) b)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) b) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)))) b)) b)) (-.f64 #s(literal 0 binary64) b))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(- (* (sqrt (* a c)) (sqrt -4)) b)
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 #s(literal 0 binary64) b))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 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 -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4 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 -4 binary64) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 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)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(/ -2 (pow b 2))
(/.f64 #s(literal -2 binary64) (*.f64 b b))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))

eval124.0ms (1%)

Compiler

Compiled 21970 to 2687 computations (87.8% saved)

prune399.0ms (3.1%)

Pruning

46 alts after pruning (40 fresh and 6 done)

PrunedKeptTotal
New1070171087
Fresh92332
Picked235
Done033
Total1081461127
Accuracy
96.3%
Counts
1127 → 46
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.9%
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
21.5%
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) b)) (*.f64 a #s(literal 2 binary64)))
14.7%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
23.2%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
34.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
25.5%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c))
23.0%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
24.7%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))
51.3%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 a #s(literal 2 binary64)))
31.4%
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
52.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
27.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
32.4%
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
9.3%
(/.f64 (+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) b)
35.6%
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
33.9%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
34.0%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal -2 binary64) b) b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
34.0%
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
9.0%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 1 binary64))) a)
9.0%
(/.f64 c b)
35.7%
(/.f64 b (neg.f64 a))
30.2%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
19.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) b)))
35.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
33.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))))
9.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))))
33.0%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
31.0%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 b c)))
32.2%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
25.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c) a))
34.7%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) a))
35.6%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) a))
23.7%
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1 binary64) a) c))) a))
32.1%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
35.7%
(-.f64 (/.f64 c b) (/.f64 b a))
8.9%
(*.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a))
33.9%
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
27.7%
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
3.6%
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
9.7%
(*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a) a)
9.0%
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
34.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
35.6%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
18.6%
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1 binary64))) #s(literal -1 binary64))) b)
15.4%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 2091 to 867 computations (58.5% saved)

regimes95.0ms (0.7%)

Counts
79 → 3
Calls
Call 1
Inputs
(/.f64 c b)
(/.f64 b (neg.f64 a))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) a))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a) a)
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 1 binary64))) a)
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(*.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1 binary64) a) c))) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal -2 binary64) b) b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 c b)) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 b c)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) c))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1 binary64))) #s(literal -1 binary64))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) b)))
(/.f64 (+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) (*.f64 (/.f64 c b) (/.f64 (*.f64 a c) b)))) b)
Outputs
(/.f64 b (neg.f64 a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
Calls

4 calls:

22.0ms
a
22.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
22.0ms
b
21.0ms
c
Results
AccuracySegmentsBranch
55.9%2a
86.2%3b
57.6%3c
75.1%5(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes26.0ms (0.2%)

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

1 calls:

19.0ms
b
Results
AccuracySegmentsBranch
85.8%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes25.0ms (0.2%)

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

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
85.7%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes24.0ms (0.2%)

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

1 calls:

16.0ms
b
Results
AccuracySegmentsBranch
81.3%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes22.0ms (0.2%)

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

1 calls:

15.0ms
b
Results
AccuracySegmentsBranch
80.9%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes18.0ms (0.1%)

Counts
55 → 2
Calls
Call 1
Inputs
(/.f64 c b)
(/.f64 b (neg.f64 a))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) a))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a) a)
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 1 binary64))) a)
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(*.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1 binary64) a) c))) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) c))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal -2 binary64) b) b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) b) (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 c b)) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 b c)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) c))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (/.f64 (*.f64 b b) #s(literal -2 binary64)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a #s(literal 2 binary64)))
Outputs
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
Calls

1 calls:

15.0ms
b
Results
AccuracySegmentsBranch
66.1%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes6.0ms (0%)

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

1 calls:

5.0ms
b
Results
AccuracySegmentsBranch
65.9%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
b
Results
AccuracySegmentsBranch
65.7%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes7.0ms (0.1%)

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

3 calls:

2.0ms
a
2.0ms
b
2.0ms
c
Results
AccuracySegmentsBranch
35.7%1a
35.7%1c
41.8%2b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(/.f64 c b)
Outputs
(/.f64 c b)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

bsearch60.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
41.0ms
1.7620334009056426e-41
2.3084947304993612e-30
11.0ms
-9.199480099021047e+97
-2.4022769890615185e+91
Results
18.0ms53×2valid
14.0ms152×0valid
7.0ms35×1valid
4.0ms39×0invalid
Compiler

Compiled 471 to 344 computations (27% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 12.0ms (41.1% of total)
backward-pass: 4.0ms (13.7% of total)
ival-div: 3.0ms (10.3% of total)
ival-sqrt: 3.0ms (10.3% of total)
ival-sub: 2.0ms (6.8% of total)
ival-neg: 2.0ms (6.8% of total)
ival-add: 2.0ms (6.8% of total)
const: 1.0ms (3.4% of total)

bsearch100.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
67.0ms
1.7620334009056426e-41
2.3084947304993612e-30
22.0ms
-9.199480099021047e+97
-2.4022769890615185e+91
Results
25.0ms180×0valid
21.0ms44×1valid
20.0ms48×2valid
7.0ms53×0invalid
Compiler

Compiled 512 to 369 computations (27.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 23.0ms (46.8% of total)
ival-sqrt: 5.0ms (10.2% of total)
ival-div: 5.0ms (10.2% of total)
ival-sub: 4.0ms (8.1% of total)
ival-neg: 4.0ms (8.1% of total)
ival-add: 4.0ms (8.1% of total)
backward-pass: 3.0ms (6.1% of total)
const: 1.0ms (2% of total)

bsearch66.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
42.0ms
1.7620334009056426e-41
2.3084947304993612e-30
17.0ms
-1.455290616197011e+89
-3.2515627475857268e+87
Results
18.0ms175×0valid
16.0ms49×2valid
11.0ms48×1valid
3.0ms37×0invalid
Compiler

Compiled 512 to 369 computations (27.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-mult: 14.0ms (42.1% of total)
ival-sqrt: 4.0ms (12% of total)
ival-div: 4.0ms (12% of total)
ival-sub: 4.0ms (12% of total)
ival-neg: 3.0ms (9% of total)
ival-add: 3.0ms (9% of total)
backward-pass: 2.0ms (6% of total)
const: 1.0ms (3% of total)

bsearch43.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
6.934682425224972e-87
1.0253775180779548e-86
25.0ms
-9.994390991537696e-52
-3.628366572364299e-62
Results
20.0ms200×0valid
4.0ms45×0invalid
3.0ms16×1valid
2.0ms2valid
Compiler

Compiled 396 to 285 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 8.0ms (39.7% of total)
ival-neg: 3.0ms (14.9% of total)
ival-div: 2.0ms (9.9% of total)
ival-sqrt: 2.0ms (9.9% of total)
ival-add: 2.0ms (9.9% of total)
ival-sub: 1.0ms (5% of total)
backward-pass: 1.0ms (5% of total)
const: 0.0ms (0% of total)

bsearch47.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
6.934682425224972e-87
1.0253775180779548e-86
27.0ms
-9.994390991537696e-52
-3.628366572364299e-62
Results
21.0ms194×0valid
5.0ms61×0invalid
4.0ms20×1valid
3.0ms10×2valid
Compiler

Compiled 396 to 285 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 9.0ms (41.1% of total)
ival-sub: 4.0ms (18.3% of total)
ival-div: 2.0ms (9.1% of total)
ival-neg: 2.0ms (9.1% of total)
ival-sqrt: 2.0ms (9.1% of total)
ival-add: 2.0ms (9.1% of total)
backward-pass: 1.0ms (4.6% of total)
const: 1.0ms (4.6% of total)

bsearch31.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
25.0ms
-7.882079452785216e-280
-5.9764398474371765e-289
Results
13.0ms144×0valid
6.0ms70×0invalid
Compiler

Compiled 242 to 163 computations (32.6% saved)

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

bsearch35.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
32.0ms
-5.624456196992303e-292
1.687488448935003e-305
Results
16.0ms176×0valid
8.0ms77×0invalid
Compiler

Compiled 246 to 173 computations (29.7% saved)

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

bsearch40.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
30.0ms
-5.624456196992303e-292
1.687488448935003e-305
Results
16.0ms176×0valid
6.0ms71×0invalid
Compiler

Compiled 213 to 162 computations (23.9% saved)

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

bsearch44.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
37.0ms
1.4659147156506562e-19
0.0031314499537679493
Results
14.0ms48×2valid
7.0ms38×1valid
7.0ms74×0valid
3.0ms34×0invalid
Compiler

Compiled 176 to 129 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 9.0ms (42.6% of total)
ival-sqrt: 3.0ms (14.2% of total)
ival-div: 2.0ms (9.5% of total)
backward-pass: 2.0ms (9.5% of total)
ival-sub: 2.0ms (9.5% of total)
ival-neg: 2.0ms (9.5% of total)
ival-add: 2.0ms (9.5% of total)
const: 0.0ms (0% of total)

simplify15.0ms (0.1%)

Algorithm
egg-herbie
Rules
44×*-commutative_binary64
42×+-commutative_binary64
38×sub-neg_binary64
22×neg-mul-1_binary64
20×neg-sub0_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
090220
1131219
2176219
3199219
4210219
5213219
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -10000000000000000202188791271559469885760963232143577411377768562080040049981643093586978275328 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 2746232009231673/98079714615416886934934209737619787751599303819750539264 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 7650217740002517/392318858461667547739736838950479151006397215279002157056 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -130000000000000003558409503217468803010446995368891266294485555652966300591655081780183040 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 13792459867793/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -1725436586697641/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 8175068308948985/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -6643344963566725/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7839106597622315/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -3291674441276213/5486124068793688683255936251187209270074392635932332070112001988456197381759672947165175699536362793613284725337872111744958183862744647903224103718245670299614498700710006264535590197791934024641512541262359795191593953928908168990292758500391456212260452596575509589842140073806143686060649302051520512 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 b (neg.f64 a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(if (<=.f64 b #s(literal 4085202129641755/1237940039285380274899124224 binary64)) (/.f64 b (neg.f64 a)) (/.f64 c b))
(/.f64 c b)
Outputs
(if (<=.f64 b #s(literal -10000000000000000202188791271559469885760963232143577411377768562080040049981643093586978275328 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 2746232009231673/98079714615416886934934209737619787751599303819750539264 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -10000000000000000202188791271559469885760963232143577411377768562080040049981643093586978275328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (if (<=.f64 b #s(literal 2746232009231673/98079714615416886934934209737619787751599303819750539264 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) b)))
(if (<=.f64 b #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 7650217740002517/392318858461667547739736838950479151006397215279002157056 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -40000000000000002943034953908449993590304248608709827196983431605407036575208760808202718624612352 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (if (<=.f64 b #s(literal 7650217740002517/392318858461667547739736838950479151006397215279002157056 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) b)))
(if (<=.f64 b #s(literal -130000000000000003558409503217468803010446995368891266294485555652966300591655081780183040 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 13792459867793/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -130000000000000003558409503217468803010446995368891266294485555652966300591655081780183040 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (if (<=.f64 b #s(literal 13792459867793/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (/.f64 (-.f64 #s(literal 0 binary64) c) b)))
(if (<=.f64 b #s(literal -1725436586697641/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 8175068308948985/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -1725436586697641/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 8175068308948985/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) b)))
(if (<=.f64 b #s(literal -6643344963566725/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7839106597622315/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(if (<=.f64 b #s(literal -6643344963566725/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7839106597622315/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (/.f64 (-.f64 #s(literal 0 binary64) c) b)))
(if (<=.f64 b #s(literal -3291674441276213/5486124068793688683255936251187209270074392635932332070112001988456197381759672947165175699536362793613284725337872111744958183862744647903224103718245670299614498700710006264535590197791934024641512541262359795191593953928908168990292758500391456212260452596575509589842140073806143686060649302051520512 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 b (neg.f64 a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(if (<=.f64 b #s(literal 4085202129641755/1237940039285380274899124224 binary64)) (/.f64 b (neg.f64 a)) (/.f64 c b))
(if (<=.f64 b #s(literal 4085202129641755/1237940039285380274899124224 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 c b))
(/.f64 c b)

soundness2.0s (15.9%)

Rules
7910×*-lowering-*.f32
7910×*-lowering-*.f64
7834×*-lowering-*.f32
7834×*-lowering-*.f64
5892×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01416
13315
27215
317115
429615
552815
6104615
7224215
8516215
9773215
0814815
09199281
132829018
090229018
08957465
131887329
086167329
02290
112786
2110886
0881786
05556142
119205982
272035982
080755982
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 634 to 372 computations (41.3% saved)

preprocess109.0ms (0.9%)

Compiler

Compiled 508 to 204 computations (59.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...