Quadratic roots, full range

Time bar (total: 14.2s)

analyze187.0ms (1.3%)

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: 86.0ms
ival-mult: 36.0ms (41.6% of total)
ival-add: 14.0ms (16.2% of total)
ival-sqrt: 10.0ms (11.6% of total)
ival-div: 9.0ms (10.4% of total)
ival-neg: 8.0ms (9.3% of total)
ival-sub: 7.0ms (8.1% of total)
const: 2.0ms (2.3% of total)
backward-pass: 1.0ms (1.2% of total)

sample2.8s (19.6%)

Results
1.4s5551×0valid
660.0ms1889×2valid
170.0ms816×1valid
138.0ms925×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.9s
ival-mult: 809.0ms (43.6% of total)
ival-sqrt: 488.0ms (26.3% of total)
ival-neg: 124.0ms (6.7% of total)
ival-div: 117.0ms (6.3% of total)
ival-sub: 108.0ms (5.8% of total)
ival-add: 98.0ms (5.3% of total)
backward-pass: 89.0ms (4.8% of total)
const: 21.0ms (1.1% of total)
Bogosity

preprocess199.0ms (1.4%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
058165
1190150
2551140
31497140
44635140
01416
13415
27314
317214
429614
552814
6104614
7224214
8518214
9775714
0817314
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 (fma a (* c -4) (square b))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (fma b (* c -4) (square a))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (fma a (* c -4) (square b))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- c (sqrt (fma b (* a -4) (square c)))) (* a -2))

explain176.0ms (1.2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1140-1(1.1056101083956267e-241 -7.081110732560422e-156 7.252207616860033e-125)(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
590-0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
70-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
60-2(-8.780535137951428e-270 1.9723807367117716e+201 2.810793070053625e+153)(/.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))
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
52.0ms372×0valid
47.0ms96×2valid
15.0ms44×1valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-mult: 30.0ms (46.8% of total)
ival-div: 8.0ms (12.5% of total)
backward-pass: 7.0ms (10.9% of total)
ival-sqrt: 6.0ms (9.4% of total)
ival-sub: 4.0ms (6.2% of total)
ival-neg: 4.0ms (6.2% of total)
ival-add: 4.0ms (6.2% of total)
const: 1.0ms (1.6% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

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

Compiled 19 to 13 computations (31.6% saved)

simplify137.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 4 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)))
Rules
2146×fnmadd-define
1564×fma-define
1456×fnmsub-define
1296×fmm-def
1262×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01361
12857
25657
38657
414757
524657
640957
782357
8195557
9440157
10643657
11725257
0806557
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (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
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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)

localize77.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy98.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy97.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy79.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
31.0ms48×2valid
25.0ms186×0valid
5.0ms22×1valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 11.0ms (40.8% of total)
ival-div: 4.0ms (14.9% of total)
ival-sub: 3.0ms (11.1% of total)
ival-sqrt: 3.0ms (11.1% of total)
backward-pass: 3.0ms (11.1% of total)
ival-add: 2.0ms (7.4% of total)
const: 1.0ms (3.7% of total)

series24.0ms (0.2%)

Counts
4 → 144
Calls
Call 1
Inputs
#<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 (+ (* -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

36 calls:

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

rewrite331.0ms (2.3%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
01343
16339
253939
3759039
0808839
Stop Event
iter limit
node limit
Counts
4 → 382
Calls
Call 1
Inputs
(/ (- (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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 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))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 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))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #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))))
(-.f64 #s(literal 0 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) (*.f64 a #s(literal -2 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 (/.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 a #s(literal 2 binary64))) (/.f64 (/.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 a #s(literal 2 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 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.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 (*.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 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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b (*.f64 a #s(literal -2 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))))
(neg.f64 (*.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)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) 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 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1/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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 (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 #s(literal 0 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 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 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.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 (-.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 a #s(literal 2 binary64)))))
(/.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.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 #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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 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 #s(literal 0 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 0 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 0 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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.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 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 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 (+.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 (*.f64 b b)) (+.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 binary64) a) (*.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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.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 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 (-.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 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (+.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 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.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 (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 (+.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 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.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))))) (/.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 c #s(literal -4 binary64))))) (*.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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) 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 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.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 c #s(literal -4 binary64)))))) (*.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 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 #s(literal 0 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 (+.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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.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))) #s(literal 1/2 binary64)) (*.f64 a (+.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 (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/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(/.f64 (*.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))) #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 a #s(literal -2 binary64))))
(/.f64 (*.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))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.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) a)) (*.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)))))))) #s(literal 2 binary64)))
(/.f64 (*.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) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 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/2 binary64)) (*.f64 (-.f64 #s(literal 0 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))))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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) a)) (*.f64 (-.f64 #s(literal 0 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))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/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 a (+.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/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 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 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 a (-.f64 #s(literal 0 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/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 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 #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 (/.f64 #s(literal 1 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 #s(literal 2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #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 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 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 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.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))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.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 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 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)))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 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)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #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 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #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 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (-.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 #s(literal 0 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 0 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 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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/2 binary64) a)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.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/2 binary64) a)) (-.f64 #s(literal 0 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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 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/2 binary64) a)) (+.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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 (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 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 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 (/.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/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.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 #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 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 #s(literal 1 binary64) (*.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 (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 #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 #s(literal 1/2 binary64) a)))
(*.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 #s(literal 1/2 binary64) a) (+.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 (-.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 (*.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 #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 #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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.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/2 binary64) a)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.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) a) #s(literal 1/2 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 (*.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 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64))
(*.f64 (-.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (/.f64 #s(literal 1 binary64) a) (pow.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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.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 a #s(literal 2 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 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 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)) (/.f64 #s(literal 1 binary64) a))
(*.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 b b) (-.f64 (*.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))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.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 (/.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))) a) (/.f64 (/.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))))))))) #s(literal 2 binary64)))
(*.f64 (/.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))) #s(literal 2 binary64)) (/.f64 (/.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))))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.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 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.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 a #s(literal 2 binary64))) (+.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)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.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 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (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 (/.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 a #s(literal 2 binary64))) (-.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))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.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))))) b))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (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 (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))))))))) (neg.f64 (/.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))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.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 (+.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 #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))
(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)) (*.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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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))) (neg.f64 (-.f64 #s(literal 0 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 (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 b b) (-.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 #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 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (+.f64 (*.f64 b b) (-.f64 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 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 0 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 0 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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.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 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 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 (+.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 (*.f64 b b)) (+.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 (+.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 b b) (*.f64 b (*.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 (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 (+.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 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.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 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 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 b (*.f64 b b)) (+.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 (+.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 b b) (*.f64 b (*.f64 b (*.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 (+.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 (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.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 b b) (+.f64 (*.f64 b b) (+.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 (-.f64 #s(literal 0 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 0 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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.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 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (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 (neg.f64 (-.f64 #s(literal 0 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 #s(literal 0 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.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))))))))) #s(literal 3 binary64)) (pow.f64 (/.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))))))))) #s(literal 3 binary64))) (+.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 (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 (*.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 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 (+.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 (pow.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))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 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 (*.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 (/.f64 (*.f64 b b) (+.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 (+.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.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 (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 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 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 (+.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 (+.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 (*.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 (*.f64 b b) (+.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 (+.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 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 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 (+.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 (*.f64 b b)) (+.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 (*.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 b b) (*.f64 b (*.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 (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 (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.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 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.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 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 (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 b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 #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))))))))) #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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 (+.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))))) 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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.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))))) b) (+.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.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))))) b))
(*.f64 (/.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 (*.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)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.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 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (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 (-.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.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)))))))))
(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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.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 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (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 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.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 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (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 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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(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 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.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))))
(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 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(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 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (*.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 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.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) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.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 c #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (*.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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.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 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 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 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #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 (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.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 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.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))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (/.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.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 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a 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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.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 #s(literal 1 binary64) (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.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))))) (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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.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 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) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.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 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) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.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 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a 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 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 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (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 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 b b))) (-.f64 (*.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 (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))

simplify333.0ms (2.3%)

Algorithm
egg-herbie
Rules
5864×*-lowering-*.f32
5864×*-lowering-*.f64
2358×+-lowering-+.f64
2358×+-lowering-+.f32
1600×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05433071
118862859
271322847
080012847
Stop Event
iter limit
node limit
Counts
144 → 144
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))
(+ (* -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 #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 (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 #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 (*.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 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 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 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.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))) 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 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 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 (*.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 (*.f64 c 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 #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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.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 #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 (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 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) 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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.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 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) 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/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) (/.f64 b a)) c) (*.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 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 #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 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.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 #s(literal 1/2 binary64) (/.f64 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 #s(literal -1/2 binary64) (/.f64 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 #s(literal -1/2 binary64) (/.f64 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 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) 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 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -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 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(/ (+ (* -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 (*.f64 #s(literal -1/2 binary64) (*.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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 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 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(* 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 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.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 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b 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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 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 a (*.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 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 a)) b) a)) #s(literal -1 binary64)))
(* -2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 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 (/.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 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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (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/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 b (*.f64 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 (/.f64 c b) #s(literal -2 binary64))) 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 (*.f64 #s(literal -4 binary64) (*.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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 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 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(+ 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 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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)) (*.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 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.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 (+.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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))))) (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 (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 (+.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) (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 a (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))
(* -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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 #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)) (pow b 2))
(+.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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 #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 (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c 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))
(* -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 #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 (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -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 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)))

eval68.0ms (0.5%)

Compiler

Compiled 21444 to 1961 computations (90.9% saved)

prune97.0ms (0.7%)

Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New50026526
Fresh000
Picked101
Done000
Total50126527
Accuracy
91.7%
Counts
527 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.4%
(/.f64 (/.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 a #s(literal 2 binary64)))
20.0%
(/.f64 (/.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 a #s(literal 2 binary64)))
26.3%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal 2 binary64)))
26.3%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
21.3%
(/.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)))
26.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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)))))))
53.5%
(/.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)))
53.2%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
24.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
39.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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)))
36.9%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
39.5%
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
32.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64)))
40.7%
(/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))) (*.f64 a #s(literal 2 binary64)))
28.2%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
40.9%
(/.f64 b (neg.f64 a))
28.1%
(/.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 (-.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 a #s(literal 2 binary64)))))
53.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
53.5%
(/.f64 #s(literal 1/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))
53.5%
(-.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))))
23.4%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
30.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
53.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
40.1%
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
36.6%
(*.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 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
23.0%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
Compiler

Compiled 1522 to 772 computations (49.3% saved)

simplify223.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 b b)
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff768
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
cost-diff768
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
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))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.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))))
cost-diff0
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b))
cost-diff128
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))
cost-diff256
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b))))
cost-diff256
(/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))) (*.f64 a #s(literal 2 binary64)))
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 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 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
Rules
3434×*-lowering-*.f32
3434×*-lowering-*.f64
2694×/-lowering-/.f32
2694×/-lowering-/.f64
1228×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
035337
197314
2287304
3860297
42653291
08256291
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
1/2
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
a
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(/ b (neg a))
b
(neg a)
a
(/ (* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))) (* a 2))
(* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b))))
b
(* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))
-1
(+ 2 (/ (* a (* (/ c b) -2)) b))
2
(/ (* a (* (/ c b) -2)) b)
(* a (* (/ c b) -2))
a
(* (/ c b) -2)
(/ c b)
c
-2
(* a 2)
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(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
(/ b (* a 2))
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
1/2
#s(literal 1/2 binary64)
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
a
(- (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)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ b (neg a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
b
(neg a)
(-.f64 #s(literal 0 binary64) a)
a
(/ (* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))) (* a 2))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) (*.f64 a #s(literal 2 binary64)))
(* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b))))
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b))
b
(* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))
(+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b))
-1
#s(literal -1 binary64)
(+ 2 (/ (* a (* (/ c b) -2)) b))
(+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) b))
2
#s(literal 2 binary64)
(/ (* a (* (/ c b) -2)) b)
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) b)
(* a (* (/ c b) -2))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
a
(* (/ c b) -2)
(/.f64 (*.f64 c #s(literal -2 binary64)) b)
(/ c b)
(/.f64 c b)
c
-2
#s(literal -2 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(+.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))))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(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)
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(*.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 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)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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))))

localize307.0ms (2.2%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy76.8%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy75.7%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy44.5%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy99.8%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy97.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy76.3%
(-.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))))
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy95.8%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)
accuracy94.4%
(/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))) (*.f64 a #s(literal 2 binary64)))
accuracy93.6%
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
accuracy93.4%
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b))))
accuracy100.0%
(/.f64 b (neg.f64 a))
accuracy100.0%
(neg.f64 a)
accuracy98.3%
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
accuracy97.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy79.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
133.0ms105×2valid
36.0ms49×1valid
33.0ms86×0valid
23.0ms16×3valid
Compiler

Compiled 376 to 36 computations (90.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 113.0ms
ival-div: 33.0ms (29.3% of total)
ival-mult: 27.0ms (24% of total)
backward-pass: 22.0ms (19.5% of total)
ival-add: 13.0ms (11.5% of total)
ival-sub: 9.0ms (8% of total)
ival-sqrt: 5.0ms (4.4% of total)
const: 2.0ms (1.8% of total)
ival-neg: 2.0ms (1.8% of total)

series70.0ms (0.5%)

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

165 calls:

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

rewrite361.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
3196×/-lowering-/.f32
3196×/-lowering-/.f64
2490×*-lowering-*.f32
2490×*-lowering-*.f64
2214×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
035213
1244194
22447192
08562192
Stop Event
iter limit
node limit
Counts
20 → 1091
Calls
Call 1
Inputs
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/ a (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(/ b (neg a))
(neg a)
(/ (* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))) (* a 2))
(* b (* -1 (+ 2 (/ (* a (* (/ c b) -2)) b))))
(* -1 (+ 2 (/ (* a (* (/ c b) -2)) b)))
(+ 2 (/ (* a (* (/ c b) -2)) b))
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(+ (* b b) (* a (* c -4)))
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
(* a (* (/ c b) -2))
(/ (* a (* (/ c b) -2)) b)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
Outputs
(+.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))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64))) #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))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.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 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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) #s(literal 8 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 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 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.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 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(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)))
(fma.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) (neg.f64 (/.f64 (/.f64 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) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64))))
(/.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 b (*.f64 b b))) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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)))))))
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 1 binary64) (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/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 #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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.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 (-.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)) (-.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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) (/.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 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) (/.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 #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 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #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/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 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.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))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (+.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 (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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.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 (*.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 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) (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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.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))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) b))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) (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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64))) (neg.f64 (*.f64 #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 1/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))))) (neg.f64 (*.f64 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 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 (+.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 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 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 #s(literal 4 binary64) (*.f64 a a)) (+.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))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) a) #s(literal 1/2 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 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 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 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 a (neg.f64 (-.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 0 binary64) a) (-.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 0 binary64) a) (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 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.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) a) #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) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #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) a))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (*.f64 a #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 a (-.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) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1 binary64)) #s(literal -1 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 (-.f64 #s(literal 0 binary64) a) (/.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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 #s(literal 1 binary64) (/.f64 a (-.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)) a)
(*.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 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (+.f64 (*.f64 b b) (-.f64 (*.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 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 (pow.f64 (/.f64 #s(literal 1 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 binary64) a) #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 (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 (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))))))))
(fma.f64 b #s(literal -1 binary64) (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 (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) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.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 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 (+.f64 (*.f64 b b) (-.f64 (*.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 b b) (-.f64 (*.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 (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 #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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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)))))))))))
(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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (-.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (+.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)))))))
(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 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.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 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 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 c #s(literal -4 binary64))))))
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (sqrt.f64 (neg.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 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (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 c #s(literal -4 binary64)))))))
(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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 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/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (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 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 c #s(literal -4 binary64))))) #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 c #s(literal -4 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)))
(*.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)))))))
(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) (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 #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 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b #s(literal -1 binary64)) a)
(/.f64 (neg.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))) (-.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 b a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 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)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a))))
(/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))))))
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 b a) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 2 binary64))
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) #s(literal -1/2 binary64))) a)
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a))
(*.f64 b (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a 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 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 b a) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) #s(literal -1/2 binary64)) (/.f64 b a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) b)
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) a))
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) b))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 b #s(literal -2 binary64) (*.f64 b (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal -2 binary64) b (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) b))
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 2 binary64) (-.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 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))
(neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) b))
(neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) b))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)) b)
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(*.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) #s(literal -1 binary64))
(+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) #s(literal -2 binary64))
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(fma.f64 a (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -2 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) #s(literal -2 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal -2 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal -1 binary64) #s(literal -2 binary64))
(fma.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))
(neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))))
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))))
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) #s(literal -1 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) #s(literal -1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) #s(literal -1 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (/.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (/.f64 #s(literal 1 binary64) b)) #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 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -2 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) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))))
(+.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))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64))) #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))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.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 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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) #s(literal 8 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 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 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.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 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(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)))
(fma.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) (neg.f64 (/.f64 (/.f64 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) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64))))
(/.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 b (*.f64 b b))) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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)))))))
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 1 binary64) (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/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 #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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.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 (-.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)) (-.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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) (/.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 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) (/.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 #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 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #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/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 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.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))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (+.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 (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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.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 (*.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 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) (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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.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))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) b))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) (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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64))) (neg.f64 (*.f64 #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 1/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))))) (neg.f64 (*.f64 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 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 (+.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 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 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 #s(literal 4 binary64) (*.f64 a a)) (+.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))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) a) #s(literal 1/2 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 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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))))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (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))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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))))) (*.f64 a #s(literal 2 binary64))))
(*.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) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(+.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 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(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 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 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 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a 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 c #s(literal -4 binary64)))))
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (neg.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 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (neg.f64 (neg.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 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(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 #s(literal 0 binary64) (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 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a 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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.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 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 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a 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 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 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 c #s(literal -4 binary64))))) #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))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64))) #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))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.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 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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) #s(literal 8 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 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 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.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 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(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)))
(fma.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) (neg.f64 (/.f64 (/.f64 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) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64))))
(/.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 b (*.f64 b b))) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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)))))))
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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 #s(literal 1 binary64) (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/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 #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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.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 (-.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)) (-.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 c #s(literal -4 binary64))))) #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 c #s(literal -4 binary64))))) (/.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 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) (/.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 #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 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 c #s(literal -4 binary64))))) 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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #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/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 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (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 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.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))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (+.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 (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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.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 (*.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 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) (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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.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))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) b))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))))
(/.f64 (neg.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 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) (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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64))) (neg.f64 (*.f64 #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 1/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))))) (neg.f64 (*.f64 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (neg.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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 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 (+.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 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 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 #s(literal 4 binary64) (*.f64 a a)) (+.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))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 c #s(literal -4 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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.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 8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.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) a) #s(literal 1/2 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 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.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 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (+.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 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 (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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b) (*.f64 b b)))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.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))))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(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 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 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 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 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 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.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 c #s(literal -4 binary64)))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.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 c #s(literal -4 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.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 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 (*.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 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 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))
(/.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 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.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 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.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))))) b))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(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)))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)
(/.f64 (neg.f64 (*.f64 a (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 b c)))
(*.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) a)
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c b))
(*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b)
(/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.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) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) a)
(+.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))))) b)
(-.f64 (/.f64 (*.f64 b 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 (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)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))))) b))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.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 (*.f64 b (*.f64 b b)) (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 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (+.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 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.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 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.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 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (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 b b) (-.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))

simplify393.0ms (2.8%)

Algorithm
egg-herbie
Rules
6802×*-lowering-*.f32
6802×*-lowering-*.f64
3984×+-lowering-+.f64
3984×+-lowering-+.f32
1652×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0124810467
145639735
088639735
Stop Event
iter limit
node limit
Counts
660 → 660
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 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -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)))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -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)))))
(- (+ (* -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)))))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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)))) (* 1/8 (* (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))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+ (* b (+ (* -1 (* 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))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(* -1/2 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -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))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1/2 (/ b c))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* 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)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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)))))))))) (+ (* -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)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (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))))))
(* (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)
(/ 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))))
(* -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))))
(* 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 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
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 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 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 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 (pow b 2)) (* 2 (* a c))) (pow b 2))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) (pow b 2))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) (pow b 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)
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))))
(* 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/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/2 (/ b a)))
(* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(* 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/2 (/ b (* a c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) 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 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 1/2 (/ b a))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(* 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/2 (/ 1 a))))))
(* -1/2 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a)))))))
(* 1/2 (/ b a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* 1/2 (/ b a))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* 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/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))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) 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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -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)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 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))
(* -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))
(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)
(* -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 (/ (* 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)))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 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))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -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)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* 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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* 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 (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
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 #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 b #s(literal -1/2 binary64)) 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 #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)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 b #s(literal -1/2 binary64)) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) 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 b #s(literal -1/2 binary64)) 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 #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 #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 #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 #s(literal -2 binary64) (/.f64 (*.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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #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)))) b)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ 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 #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 b a)))) (/.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 b #s(literal -1/2 binary64)) (*.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 #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 (*.f64 b #s(literal -1/2 binary64)) (*.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/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 b #s(literal -1/2 binary64)) (*.f64 c a)) (+.f64 (+.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))))))) (*.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 #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 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 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 b #s(literal -1/2 binary64)) 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)))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))
(+ (* -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)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (*.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 c (*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b))))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(- (+ (* -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)))))
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.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))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(- (+ (* -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)))))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.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))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 (/.f64 b c) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal -1/4 binary64) (/.f64 b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(-.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 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b a) c))) a))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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)))) (* 1/8 (* (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))))
(-.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 #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 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #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 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))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64))))
(+ (* b (+ (* -1 (* 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))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.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 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c)))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) c)))
(* b (- (* -1 (/ (+ (* -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))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(*.f64 b (-.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))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ b c))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* 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)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.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)))) c) (/.f64 #s(literal -1/2 binary64) c))) (/.f64 b #s(literal -4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* 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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a 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) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -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 (+.f64 (/.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (+.f64 (*.f64 b #s(literal 1/4 binary64)) (*.f64 #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/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 c b))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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)))))))))) (+ (* -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)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) 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)) 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)) a)))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c b))) 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 (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 (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 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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 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 a (/.f64 c (*.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 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 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 #s(literal -2 binary64)) 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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))))) (-.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a)) b) a)) (-.f64 #s(literal 0 binary64) 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 #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 (/.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 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 (/.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 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 (-.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 -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 (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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (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 #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 (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 a (/.f64 c (*.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 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -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 a (/.f64 c (*.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 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -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 #s(literal -2 binary64)) 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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.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 (+.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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)))))) (-.f64 #s(literal 0 binary64) 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 #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 #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 (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) 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 #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 (/.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 (*.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 #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 (/.f64 #s(literal 1 binary64) 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 #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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b 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 (*.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 (/.f64 #s(literal 1 binary64) 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 (*.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))))))) (+.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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))))
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) 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)
(/ 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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))
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)))
(* 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 #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 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.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 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 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 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) (/.f64 b 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 #s(literal 2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -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 #s(literal 2 binary64) (/.f64 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 #s(literal 2 binary64) (/.f64 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 #s(literal 2 binary64) (/.f64 b c))))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(* 2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)))
(* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)))
(* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)))
(* 2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(* 2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)))
(* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)))
(* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 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 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.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) c) (/.f64 (*.f64 #s(literal -2 binary64) 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) c) (/.f64 (*.f64 #s(literal -2 binary64) 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) c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))))
(* 2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) (*.f64 b b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) (*.f64 b b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) (*.f64 b b))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))
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) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
(* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 a (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))))
(* -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 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)))
(* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))))
(* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 c (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))))
(* -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)))
(* 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 b #s(literal -1/2 binary64)) 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 #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 #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 #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 #s(literal -2 binary64) (/.f64 (*.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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #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)))) b)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ 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 #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 b #s(literal -1/2 binary64)) 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)))
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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/2 (/ b a)))
(+.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 b #s(literal -1/2 binary64)) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) 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 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 #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 b a)))) (/.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 b #s(literal -1/2 binary64)) (*.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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(*.f64 c (+.f64 (*.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 (*.f64 b #s(literal -1/2 binary64)) (*.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/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/2 (/ b (* a c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)) (+.f64 (+.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))))))) (*.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 #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 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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 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 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 b #s(literal -1/2 binary64)) 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)))
(* 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/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b 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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b 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 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 b b) (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 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* 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/2 (/ 1 a))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ 1 a))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ 1 a)))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.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)))) 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/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/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)))))) (+.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 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)))))))
(* -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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 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 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/128 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 (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)))) #s(literal -1/1024 binary64))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 c b))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (*.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 b #s(literal 1/2 binary64)) 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/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 (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/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/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))))))) (*.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))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/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 (*.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))))))) (*.f64 #s(literal 1/32 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 7 binary64))) (pow.f64 c #s(literal 7 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 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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 5 binary64))))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/1024 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 7 binary64))) (pow.f64 c #s(literal 7 binary64))))))))))
(* -4 (* a c))
(*.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)) (pow b 2))
(+.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 (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) 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 (+ (* -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 #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 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)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (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 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a 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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -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 #s(literal -2 binary64) (/.f64 (*.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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) 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))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a 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) c)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (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 #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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.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 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.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 b #s(literal -4 binary64)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.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 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (+.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 b #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.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 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.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) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.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 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) 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 #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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.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 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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)))
(-.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))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.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 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.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))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* b (+ 1 (* 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)))))))) (* (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 (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)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* 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 b (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (/ (+ (* -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)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -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 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -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 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) 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))))))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.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))))))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 (+ (* -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 b c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) 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 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) 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 b (/.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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))

eval483.0ms (3.4%)

Compiler

Compiled 65601 to 4172 computations (93.6% saved)

prune205.0ms (1.4%)

Pruning

30 alts after pruning (29 fresh and 1 done)

PrunedKeptTotal
New2081242105
Fresh16521
Picked415
Done000
Total2101302131
Accuracy
91.8%
Counts
2131 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.9%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
2.5%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
38.2%
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (*.f64 a #s(literal 2 binary64)))
32.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64)))
38.5%
(/.f64 (*.f64 (/.f64 b a) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b))) #s(literal 2 binary64))
43.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
28.2%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.4%
(/.f64 c b)
16.3%
(/.f64 b (/.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)))))
40.9%
(/.f64 b (neg.f64 a))
40.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
29.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
29.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c))
26.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)))
8.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) b)))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
30.3%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
29.4%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
29.8%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))
6.0%
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
40.9%
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
48.6%
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
40.7%
(-.f64 (/.f64 c b) (/.f64 b a))
30.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
53.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
40.8%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
23.0%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
27.6%
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
40.1%
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
20.9%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 1087 to 691 computations (36.4% saved)

simplify307.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff128
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff896
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
cost-diff1024
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
cost-diff0
(*.f64 b #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
cost-diff128
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
cost-diff768
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff0
(/.f64 b (*.f64 c a))
cost-diff0
(/.f64 #s(literal 1 binary64) b)
cost-diff0
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))
cost-diff256
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
cost-diff0
(/.f64 c b)
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 #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 c #s(literal -4 binary64))))) b))
Rules
3668×*-lowering-*.f32
3668×*-lowering-*.f64
2106×fma-lowering-fma.f32
2106×fma-lowering-fma.f64
1868×+-lowering-+.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
043319
1117310
2334302
31097275
43303266
57293266
08617266
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/ 1/2 a)
1/2
a
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
(/ c b)
c
b
(* c (- (/ 1 b) (/ b (* c a))))
c
(- (/ 1 b) (/ b (* c a)))
(/ 1 b)
1
b
(/ b (* c a))
(* c a)
a
(- (/ (- (* b 1/2) (/ (* c a) b)) a) (/ b (* a 2)))
(/ (- (* b 1/2) (/ (* c a) b)) a)
(- (* b 1/2) (/ (* c a) b))
(* b 1/2)
b
1/2
(/ (* c a) b)
(* c a)
c
a
(/ b (* a 2))
(* a 2)
2
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
-2
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/ a b)
(/ (* c (* a a)) (* b (* b b)))
(* c (* a a))
(* a a)
(* b (* b b))
(* b 2)
Outputs
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(- (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))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ c b)
(/.f64 c b)
c
b
(* c (- (/ 1 b) (/ b (* c a))))
(-.f64 (/.f64 c b) (/.f64 b a))
c
(- (/ 1 b) (/ b (* c a)))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
b
(/ b (* c a))
(/.f64 b (*.f64 a c))
(* c a)
(*.f64 a c)
a
(- (/ (- (* b 1/2) (/ (* c a) b)) a) (/ b (* a 2)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (- (* b 1/2) (/ (* c a) b)) a)
(-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 c b))
(- (* b 1/2) (/ (* c a) b))
(-.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 c (/.f64 a b)))
(* b 1/2)
(/.f64 b #s(literal 2 binary64))
b
1/2
#s(literal 1/2 binary64)
(/ (* c a) b)
(*.f64 c (/.f64 a b))
(* c a)
(*.f64 a c)
c
a
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 c (/.f64 a b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)))) (*.f64 b #s(literal 2 binary64))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(*.f64 c #s(literal -2 binary64))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 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)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(+.f64 (*.f64 (*.f64 c (/.f64 a b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)))) (*.f64 b #s(literal 2 binary64)))
(* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(*.f64 (*.f64 c (/.f64 a b)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))))
(* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))))
-2
#s(literal -2 binary64)
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) a) b)
(/ a b)
(/.f64 a b)
(/ (* c (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* c (* a a))
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b 2)
(*.f64 b #s(literal 2 binary64))

localize393.0ms (2.8%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy89.8%
(*.f64 c (*.f64 a a))
accuracy78.5%
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy75.7%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
accuracy44.5%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy94.4%
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
accuracy92.3%
(/.f64 (*.f64 c a) b)
accuracy45.3%
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy100.0%
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))
accuracy100.0%
(*.f64 c a)
accuracy92.1%
(/.f64 b (*.f64 c a))
accuracy87.9%
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
accuracy100.0%
(/.f64 c b)
accuracy97.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
accuracy97.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy79.5%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy58.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Results
121.0ms92×2valid
56.0ms86×0valid
52.0ms29×3valid
51.0ms49×1valid
Compiler

Compiled 375 to 44 computations (88.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 152.0ms
ival-mult: 50.0ms (32.9% of total)
ival-div: 44.0ms (28.9% of total)
backward-pass: 27.0ms (17.8% of total)
ival-sub: 14.0ms (9.2% of total)
ival-add: 11.0ms (7.2% of total)
ival-sqrt: 5.0ms (3.3% of total)
const: 2.0ms (1.3% of total)

series56.0ms (0.4%)

Counts
23 → 696
Calls
Call 1
Inputs
#<alt (* (/ 1/2 a) (- (sqrt (+ (* b b) (* a (* c -4)))) b))>
#<alt (/ 1/2 a)>
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (/ c b)>
#<alt (* c (- (/ 1 b) (/ b (* c a))))>
#<alt (- (/ 1 b) (/ b (* c a)))>
#<alt (/ 1 b)>
#<alt (/ b (* c a))>
#<alt (- (/ (- (* b 1/2) (/ (* c a) b)) a) (/ b (* a 2)))>
#<alt (/ (- (* b 1/2) (/ (* c a) b)) a)>
#<alt (- (* b 1/2) (/ (* c a) b))>
#<alt (* b 1/2)>
#<alt (/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))>
#<alt (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))>
#<alt (+ (* b b) (- (* a (* c -4)) (* b b)))>
#<alt (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (* c a)>
#<alt (/ (* c a) b)>
#<alt (* a 2)>
#<alt (/ (* c (* a a)) (* b (* 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 (/ 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 (* -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 (* -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)>
#<alt (/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)>
#<alt (/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)>
#<alt (/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)>
#<alt (* -1 (/ b (* a c)))>
#<alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))>
#<alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))>
#<alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))>
#<alt (* -1 (/ b (* a c)))>
#<alt (* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))>
#<alt (* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))>
#<alt (* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))>
#<alt (* -1 (/ b (* a c)))>
#<alt (/ (- (/ c b) (/ b a)) c)>
#<alt (/ (- (/ c b) (/ b a)) c)>
#<alt (/ (- (/ c b) (/ b a)) c)>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (* -1 (/ b (* a c)))>
#<alt (/ (- (/ a b) (/ b c)) a)>
#<alt (/ (- (/ a b) (/ b c)) a)>
#<alt (/ (- (/ a b) (/ b c)) a)>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (/ 1 b)>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (+ (* -1 (/ b (* a c))) (/ 1 b))>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (/ b (* a c))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)>
#<alt (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)>
#<alt (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)>
#<alt (* 1/2 (/ b a))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* 1/2 (/ b a))>
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))>
#<alt (* 1/2 (/ b a))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))>
#<alt (* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))>
#<alt (* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))>
#<alt (* 1/2 (/ b a))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (* -1 (/ (* a c) b))>
#<alt (/ (- (* 1/2 (pow b 2)) (* a c)) b)>
#<alt (/ (- (* 1/2 (pow b 2)) (* a c)) b)>
#<alt (/ (- (* 1/2 (pow b 2)) (* a c)) b)>
#<alt (* 1/2 b)>
#<alt (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))>
#<alt (* 1/2 b)>
#<alt (* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))>
#<alt (* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))>
#<alt (* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))>
#<alt (* 1/2 b)>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (* -1 (/ (* a c) b))>
#<alt (* c (- (* 1/2 (/ b c)) (/ a b)))>
#<alt (* c (- (* 1/2 (/ b c)) (/ a b)))>
#<alt (* c (- (* 1/2 (/ b c)) (/ a b)))>
#<alt (* -1 (/ (* a c) b))>
#<alt (* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))>
#<alt (* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))>
#<alt (* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))>
#<alt (* 1/2 b)>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (+ (* -1 (/ (* a c) b)) (* 1/2 b))>
#<alt (* -1 (/ (* a c) b))>
#<alt (* a (- (* 1/2 (/ b a)) (/ c b)))>
#<alt (* a (- (* 1/2 (/ b a)) (/ c b)))>
#<alt (* a (- (* 1/2 (/ b a)) (/ c b)))>
#<alt (* -1 (/ (* a c) b))>
#<alt (* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))>
#<alt (* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))>
#<alt (* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (/ (pow b 3) (* (pow a 2) c))>
#<alt (* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))>
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))>
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))>
#<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))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<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))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))>
#<alt (/ (pow b 3) (* (pow a 2) c))>
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))>
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))>
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))>
#<alt (/ (pow b 3) (* (pow a 2) c))>
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))>
#<alt (/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))>
#<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))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))>
#<alt (/ (pow b 3) (* (pow a 2) c))>
#<alt (/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)>
#<alt (/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)>
#<alt (/ (pow b 3) (* (pow a 2) c))>
#<alt (* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 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 (* -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 b)>
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ (* 2 b) (* 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))) (* 2 (/ b (pow c 2))))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (* 2 (/ b (pow c 2))))))>
#<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 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))>
#<alt (* 2 b)>
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ (* 2 b) (* 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))) (* 2 (/ b (pow a 2))))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (* 2 (/ b (pow a 2))))))>
#<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 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))>
#<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 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))>
#<alt (* 2 b)>
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* 2 b)>
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))>
#<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))))>
#<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 (/ (* 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 (* 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 (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<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

174 calls:

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

rewrite340.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
3628×*-lowering-*.f32
3628×*-lowering-*.f64
2702×fma-lowering-fma.f32
2702×fma-lowering-fma.f64
1880×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
043211
1297205
23544204
08161204
Stop Event
iter limit
node limit
Counts
23 → 610
Calls
Call 1
Inputs
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/ 1/2 a)
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(/ c b)
(* c (- (/ 1 b) (/ b (* c a))))
(- (/ 1 b) (/ b (* c a)))
(/ 1 b)
(/ b (* c a))
(- (/ (- (* b 1/2) (/ (* c a) b)) a) (/ b (* a 2)))
(/ (- (* b 1/2) (/ (* c a) b)) a)
(- (* b 1/2) (/ (* c a) b))
(* b 1/2)
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(+ (* b b) (* a (* c -4)))
(* c a)
(/ (* c a) b)
(* a 2)
(/ (* c (* a a)) (* b (* b b)))
(* c (* a a))
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 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 b (*.f64 a #s(literal -2 binary64))))
(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)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1/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 a (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.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 1/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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/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 #s(literal 0 binary64) a) (+.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/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.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))) #s(literal 1/2 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)))))))) a))
(/.f64 (*.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))) #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 a #s(literal 1/2 binary64))))
(/.f64 (*.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))) #s(literal -1/2 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 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.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 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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/2 binary64) a)) (+.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)))))))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/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/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.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 (/.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) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.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 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/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 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.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))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 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 1/2 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 (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))))))))
(fma.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.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)) (*.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 (-.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 (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 (-.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)))
(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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.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 (-.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))))))))))
(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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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))
(*.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 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 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/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(/.f64 c b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.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)
(/.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 c b) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(+.f64 (/.f64 c b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) c))
(/.f64 (*.f64 c (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 a c)))
(/.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))))
(/.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))
(/.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) c) (*.f64 b (*.f64 a c)))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))) c) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))) c)
(+.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b) (/.f64 b (*.f64 a c))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1 binary64) b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))
(-.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 b (*.f64 a c))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))) (/.f64 (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) (/.f64 (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a c))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b) (/.f64 b (*.f64 a c))))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b) (/.f64 b (*.f64 a c))))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b) (/.f64 b (*.f64 a c))))
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a c)) (-.f64 (*.f64 a c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))))
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 a c)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) (*.f64 b (/.f64 (*.f64 a c) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 b c))) (*.f64 a b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a c) b)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a c))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 a c))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a c))
(pow.f64 (/.f64 (*.f64 b (*.f64 a c)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a c))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 a c)) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))))
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal 1 binary64) b)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))
(pow.f64 b #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(/.f64 b (*.f64 a c))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a c)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))
(/.f64 (/.f64 b a) c)
(/.f64 (/.f64 b c) a)
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (neg.f64 (/.f64 b c)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))))
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a b))
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 a c) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 b c)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a c)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))))
(+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b) (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) b)) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal 1 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (/.f64 b a))) (*.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (*.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 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b))) (neg.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b)) a) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 a c) b) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (neg.f64 (/.f64 (/.f64 (*.f64 a c) b) a)))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))))
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 a (/.f64 (*.f64 a c) b))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 (*.f64 a c) b) a) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 (/.f64 (*.f64 a c) b) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 a c) b) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a c) b) a) (/.f64 (/.f64 (*.f64 a c) b) a))) (+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 a c) b) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))
(pow.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (+.f64 (*.f64 (neg.f64 (/.f64 a b)) c) (/.f64 (*.f64 a c) b)))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (/.f64 (*.f64 a c) b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 1/2 binary64) b))
(-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (/.f64 (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(fma.f64 #s(literal 1/2 binary64) b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 b #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 c (neg.f64 (/.f64 a b)) (*.f64 #s(literal 1/2 binary64) b))
(fma.f64 (*.f64 a c) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b) (*.f64 #s(literal 1/2 binary64) b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) b))
(fma.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (+.f64 (*.f64 (neg.f64 (/.f64 a b)) c) (/.f64 (*.f64 a c) b)))
(fma.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (/.f64 (*.f64 a c) b)))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (+.f64 (*.f64 (neg.f64 (/.f64 a b)) c) (/.f64 (*.f64 a c) b)))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a c)) (/.f64 (*.f64 a c) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a c) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (*.f64 a c) (*.f64 (/.f64 b (*.f64 a c)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))
(*.f64 #s(literal 1/2 binary64) b)
(*.f64 b #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 b))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.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 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (+.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))))) b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (+.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 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.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 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.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 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b))))
(fma.f64 b #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) b (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) c) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) c (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b))))
(+.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 (*.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)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(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 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 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 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.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 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #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 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (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)) (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 a c)
(*.f64 c a)
(*.f64 #s(literal 1 binary64) (*.f64 a c))
(*.f64 (*.f64 a c) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) a) c)
(*.f64 (*.f64 #s(literal 1 binary64) c) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a c))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)))
(/.f64 c (/.f64 b a))
(/.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 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a c)))
(/.f64 (*.f64 a c) b)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a c) b) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 c b))
(*.f64 c (/.f64 a b))
(*.f64 (/.f64 c b) a)
(*.f64 (/.f64 c b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) 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 a c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a b) c)
(*.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) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) a) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 b c))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 a (/.f64 a (*.f64 b b)))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64))
(*.f64 c (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 a (*.f64 b b)))))
(*.f64 (/.f64 c b) (*.f64 a (/.f64 a (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) b) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 a b))
(*.f64 a (*.f64 a c))
(*.f64 c (*.f64 a a))
(*.f64 (*.f64 a c) a)
(*.f64 (*.f64 a a) c)

simplify404.0ms (2.8%)

Algorithm
egg-herbie
Rules
7908×*-lowering-*.f32
7908×*-lowering-*.f64
4210×+-lowering-+.f64
4210×+-lowering-+.f32
1972×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
08427386
128786839
089266839
Stop Event
iter limit
node limit
Counts
696 → 696
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))))))))
(/ 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)
(* -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))))
(* -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)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(* -1 (/ b (* a c)))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* -1 (/ b (* a c)))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(* -1 (/ b (* a c)))
(/ (- (/ c b) (/ b a)) c)
(/ (- (/ c b) (/ b a)) c)
(/ (- (/ c b) (/ b a)) c)
(/ 1 b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(/ 1 b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(* -1 (/ b (* a c)))
(/ (- (/ a b) (/ b c)) a)
(/ (- (/ a b) (/ b c)) a)
(/ (- (/ a b) (/ b c)) a)
(/ 1 b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(/ 1 b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 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))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(* 1/2 (/ b a))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* 1/2 (/ b a))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(* 1/2 (/ b a))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(* -1 (/ c b))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(* -1 (/ c b))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(* 1/2 (/ b a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(* -1 (/ (* a c) b))
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(* 1/2 b)
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(* 1/2 b)
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(* 1/2 b)
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(* -1 (/ (* a c) b))
(* c (- (* 1/2 (/ b c)) (/ a b)))
(* c (- (* 1/2 (/ b c)) (/ a b)))
(* c (- (* 1/2 (/ b c)) (/ a b)))
(* -1 (/ (* a c) b))
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(* 1/2 b)
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(* -1 (/ (* a c) b))
(* a (- (* 1/2 (/ b a)) (/ c b)))
(* a (- (* 1/2 (/ b a)) (/ c b)))
(* a (- (* 1/2 (/ b a)) (/ c b)))
(* -1 (/ (* a c) b))
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(/ (pow b 3) (* (pow a 2) c))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* -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))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -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))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(* -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))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (pow b 3) (* (pow a 2) c))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 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))
(* -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 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* 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))) (* 2 (/ b (pow c 2))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (* 2 (/ b (pow c 2))))))
(* -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 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* 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))) (* 2 (/ b (pow a 2))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (* 2 (/ b (pow a 2))))))
(* -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 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))
(* -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 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 2 b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))
(* -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))))
(* 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)
(/ (* 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)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(* (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 c (*.f64 c a)) (*.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 #s(literal -2 binary64) 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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) c) (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 (*.f64 c 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 #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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (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 #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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 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 #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 (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 (*.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 c (*.f64 c a)) (*.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 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.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 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 b (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* -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 c (*.f64 c a)) (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 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 c a)) (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 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b 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 (*.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 (/.f64 #s(literal 1 binary64) a) c))))))
(* 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/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))))
(* 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/2 binary64) b) (*.f64 c a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))))
(* -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 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a 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 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.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 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b 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 (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.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 c (*.f64 c a)) (*.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 (*.f64 a #s(literal -4 binary64)) (*.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 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 (/.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))))
(* -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)))) (-.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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) 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 #s(literal -2 binary64) (/.f64 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 #s(literal -2 binary64) (/.f64 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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c))) 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 c (*.f64 c (*.f64 c a))))))) (-.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 c (*.f64 c (*.f64 c a)))))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (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 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 (-.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.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 b (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 (/.f64 #s(literal 1 binary64) a) c)) (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 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 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 c (*.f64 c (*.f64 a 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 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.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 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 c (*.f64 c (*.f64 a 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 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.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 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 c (*.f64 c a)) (*.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 (*.f64 a #s(literal -4 binary64)) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (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 #s(literal 0 binary64) (*.f64 a (+.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))))))
(* -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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (+.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) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 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 #s(literal -2 binary64) (/.f64 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 c (*.f64 c (*.f64 c a)))))))))
(* 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 c (*.f64 c (*.f64 c a)))))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 (* 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 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))))
(* -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 #s(literal 0 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))))
(/ 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)
(* -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 (/.f64 b a) c)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c)))
(* c (+ (* -1 (/ b (* a c))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c)))
(/ c b)
(/.f64 c b)
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)))
(* -1 (* c (- (/ b (* a c)) (/ 1 b))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (/.f64 b a) c) (/.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 b (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 b (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 b (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* -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)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) b)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) b)
(/ (+ 1 (* -1 (/ (pow b 2) (* a c)))) b)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) b)
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) c))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a))))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) c))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) c))
(/ (- (/ c b) (/ b a)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ (- (/ c b) (/ b a)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ (- (/ c b) (/ b a)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(* -1 (/ b (* a c)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) c))
(/ (- (/ a b) (/ b c)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ (- (/ a b) (/ b c)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ (- (/ a b) (/ b c)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(+ (* -1 (/ b (* a c))) (/ 1 b))
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(/ b (* a c))
(/.f64 (/.f64 b a) c)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) c) b)
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) c) b)
(/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b)
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) c) b)
(* 1/2 (/ b a))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* 1/2 (/ b a))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* 1/2 (/ b a))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* 1/2 (/ b (* a c))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 1/2 (/ b a))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b))
(* -1 (/ (* a c) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(/.f64 (-.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 c a)) b)
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(/.f64 (-.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 c a)) b)
(/ (- (* 1/2 (pow b 2)) (* a c)) b)
(/.f64 (-.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 c a)) b)
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))
(*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))))
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))))
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(* -1 (/ (* a c) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)
(* c (- (* 1/2 (/ b c)) (/ a b)))
(*.f64 c (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (/.f64 a b)))
(* c (- (* 1/2 (/ b c)) (/ a b)))
(*.f64 c (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (/.f64 a b)))
(* c (- (* 1/2 (/ b c)) (/ a b)))
(*.f64 c (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (/.f64 a b)))
(* -1 (/ (* a c) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 a b)))
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 a b)))
(* -1 (* c (- (* -1/2 (/ b c)) (* -1 (/ a b)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 a b)))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(+ (* -1 (/ (* a c) b)) (* 1/2 b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(* -1 (/ (* a c) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)
(* a (- (* 1/2 (/ b a)) (/ c b)))
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b)))
(* a (- (* 1/2 (/ b a)) (/ c b)))
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b)))
(* a (- (* 1/2 (/ b a)) (/ c b)))
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 c b)))
(* -1 (/ (* a c) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 c b))))
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 c b))))
(* -1 (* a (- (* -1/2 (/ b a)) (* -1 (/ c b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 c b))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 a (*.f64 a a))))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 c (*.f64 c (*.f64 c (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 b (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c (*.f64 c (pow.f64 a #s(literal 4 binary64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c (*.f64 a (*.f64 a 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 c (*.f64 c a)) (*.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 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))) 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 c (*.f64 c a)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) c)) (-.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 c (*.f64 c a)) (*.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 #s(literal -2 binary64) 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))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -3/2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c a))))) (*.f64 a a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c a)))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64)))) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) c))) a)) a)) (*.f64 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) (*.f64 #s(literal -1 binary64) (*.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))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 2 binary64) c) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -3/2 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c (pow.f64 a #s(literal 4 binary64)))))))) c)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c)
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 b #s(literal 2 binary64)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.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 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (* 2 (/ b (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (* 2 (/ b (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.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 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b c)) (* 2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) c)))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 a 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 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (* 2 (/ b (pow a 2))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (* 2 (/ b (pow a 2))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 a 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 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 #s(literal 2 binary64) c) b)) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -2 (/ b a)) (* 2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 #s(literal 2 binary64) c) b)) a)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 a 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) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* 2 (pow b 2))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (*.f64 b (*.f64 b b)))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 2)))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -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 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 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)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) 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 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* 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)
(/ (* 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)
(* 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))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.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))

eval182.0ms (1.3%)

Compiler

Compiled 39195 to 3045 computations (92.2% saved)

prune148.0ms (1%)

Pruning

37 alts after pruning (33 fresh and 4 done)

PrunedKeptTotal
New1341131354
Fresh42024
Picked235
Done011
Total1347371384
Accuracy
91.8%
Counts
1384 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
1.6%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
3.2%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)))) (*.f64 b #s(literal 2 binary64))))
2.5%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
38.2%
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (*.f64 a #s(literal 2 binary64)))
2.0%
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
32.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64)))
2.8%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
43.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
28.2%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.4%
(/.f64 c b)
16.3%
(/.f64 b (/.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)))))
40.9%
(/.f64 b (neg.f64 a))
2.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))))
5.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b))))
8.4%
(/.f64 #s(literal 1 binary64) (/.f64 b c))
40.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
29.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
29.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c))
8.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) b)))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
30.3%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
29.4%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
29.8%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))
40.9%
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
48.6%
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
40.7%
(-.f64 (/.f64 c b) (/.f64 b a))
30.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
26.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))))))))
26.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
53.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b))
40.8%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
19.9%
(*.f64 c (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a c)))
28.3%
(*.f64 c (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
20.5%
(*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 b c))) (*.f64 a b)))
27.6%
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
20.9%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 1786 to 925 computations (48.2% saved)

simplify195.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff640
(+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
cost-diff640
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
cost-diff1280
(+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
cost-diff1792
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
cost-diff256
(+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))
cost-diff384
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))
cost-diff896
(/.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))))
cost-diff896
(/.f64 b (/.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)))))
cost-diff0
(/.f64 b (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 b #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
cost-diff384
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff0
(/.f64 #s(literal -1 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
cost-diff0
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
Rules
4584×*-lowering-*.f32
4584×*-lowering-*.f64
3306×/-lowering-/.f32
3306×/-lowering-/.f64
1530×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
052499
1157423
2489372
31981328
08749328
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2))
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(* c (+ (/ (* b b) c) (* a -4)))
c
(+ (/ (* b b) c) (* a -4))
(/ (* b b) c)
(* b b)
b
(* a -4)
a
-4
(* a 2)
2
(/ b (* a 2))
(* (/ -1 a) b)
(/ -1 a)
-1
a
b
(- (/ (* b -1/2) a) (/ b (* a 2)))
(/ (* b -1/2) a)
(* b -1/2)
b
-1/2
a
(/ b (* a 2))
(* a 2)
2
(/ b (/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a)))))
b
(/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a))))
(- 0 (* a (* a a)))
0
(* a (* a a))
a
(* a a)
(+ 0 (+ (* a a) (* 0 a)))
(+ (* a a) (* 0 a))
(* 0 a)
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))
(- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4)))
(* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))))
(/ (- (* 1/2 b) (/ (* a c) b)) a)
(- (* 1/2 b) (/ (* a c) b))
(* 1/2 b)
1/2
b
(/ (* a c) b)
(* a c)
a
c
(/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))
(/ a (- (* 1/2 b) (/ (* a c) b)))
(* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))
(/ b (/ a 1/2))
(/ a 1/2)
(/ (* (/ b a) (/ b a)) 4)
(* (/ b a) (/ b a))
(/ b a)
4
(+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))))
(* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))
(+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))
Outputs
(- (/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2)) (/ b (* a 2)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(sqrt.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(* c (+ (/ (* b b) c) (* a -4)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
c
(+ (/ (* b b) c) (* a -4))
(+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))
(/ (* b b) c)
(/.f64 (*.f64 b b) c)
(* b b)
(*.f64 b b)
b
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (* a 2))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(* (/ -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
(- (/ (* b -1/2) a) (/ b (* a 2)))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(/ (* b -1/2) a)
(/.f64 b (/.f64 a #s(literal -1/2 binary64)))
(* b -1/2)
(*.f64 b #s(literal -1/2 binary64))
b
-1/2
#s(literal -1/2 binary64)
a
(/ b (* a 2))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a)))))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
b
(/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a))))
(-.f64 #s(literal 0 binary64) a)
(- 0 (* a (* a a)))
(*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))
0
#s(literal 0 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
a
(* a a)
(*.f64 a a)
(+ 0 (+ (* a a) (* 0 a)))
(*.f64 a a)
(+ (* a a) (* 0 a))
(*.f64 a a)
(* 0 a)
#s(literal 0 binary64)
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b b) a) a)) a))) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 b a))) a) (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b a) (/.f64 c b)))))
(- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4)))
(+.f64 (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b b) a) a)) a)))
(* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))))
(*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b))))
(/ (- (* 1/2 b) (/ (* a c) b)) a)
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b))
(- (* 1/2 b) (/ (* a c) b))
(-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
b
(/ (* a c) b)
(/.f64 (*.f64 c a) b)
(* a c)
(*.f64 c a)
a
c
(/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))
(*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)))
(/ a (- (* 1/2 b) (/ (* a c) b)))
(/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))
(* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b b) a) a)) a))
(/ b (/ a 1/2))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
(/ (* (/ b a) (/ b a)) 4)
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) a))
(* (/ b a) (/ b a))
(/.f64 (/.f64 (*.f64 b b) a) a)
(/ b a)
(/.f64 b a)
4
#s(literal 4 binary64)
(+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))))
(+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 b a))) a) (*.f64 (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 c b)) (-.f64 (/.f64 b a) (/.f64 c b))))
(* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b a) (/.f64 c b)))
(+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))
(-.f64 (/.f64 b a) (/.f64 c b))

localize451.0ms (3.2%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy92.3%
(/.f64 (*.f64 a c) b)
accuracy91.2%
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
accuracy43.0%
(-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))
accuracy41.8%
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
accuracy100.0%
(*.f64 a a)
accuracy100.0%
(*.f64 #s(literal 0 binary64) a)
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy38.8%
(/.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))))
accuracy100.0%
(/.f64 b (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(*.f64 b #s(literal -1/2 binary64))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy100.0%
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) a)
accuracy99.7%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
accuracy94.4%
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
accuracy87.3%
(/.f64 (*.f64 b b) c)
accuracy76.3%
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy58.8%
(sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))
Results
172.0ms88×2valid
75.0ms33×3valid
59.0ms49×1valid
47.0ms86×0valid
Compiler

Compiled 597 to 53 computations (91.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 211.0ms
ival-mult: 62.0ms (29.4% of total)
ival-div: 59.0ms (27.9% of total)
ival-sqrt: 34.0ms (16.1% of total)
backward-pass: 27.0ms (12.8% of total)
ival-add: 15.0ms (7.1% of total)
ival-sub: 13.0ms (6.2% of total)
const: 2.0ms (0.9% of total)

series82.0ms (0.6%)

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

153 calls:

TimeVariablePointExpression
8.0ms
a
@inf
(- (/ (* b -1/2) a) (/ b (* a 2)))
7.0ms
a
@0
(- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4)))
7.0ms
b
@inf
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))
6.0ms
a
@-inf
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))
3.0ms
c
@0
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))

rewrite420.0ms (3%)

Algorithm
batch-egg-rewrite
Rules
3038×*-lowering-*.f32
3038×*-lowering-*.f64
2972×/-lowering-/.f32
2972×/-lowering-/.f64
1562×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
052342
1423210
25364209
08236209
Stop Event
iter limit
node limit
Counts
25 → 730
Calls
Call 1
Inputs
(- (/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (* c (+ (/ (* b b) c) (* a -4)))) (* a 2))
(sqrt (* c (+ (/ (* b b) c) (* a -4))))
(* c (+ (/ (* b b) c) (* a -4)))
(* (/ -1 a) b)
(/ -1 a)
(- (/ (* b -1/2) a) (/ b (* a 2)))
(/ (* b -1/2) a)
(* b -1/2)
(/ b (* a 2))
(/ b (/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a)))))
(/ (- 0 (* a (* a a))) (+ 0 (+ (* a a) (* 0 a))))
(+ 0 (+ (* a a) (* 0 a)))
(+ (* a a) (* 0 a))
(/ (- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4))) (+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))))
(+ (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b)))) (* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))))
(* (/ b (/ a 1/2)) (+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2))))
(+ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ b (/ a 1/2)))
(/ (* b b) c)
(* a 2)
(* a (* a a))
(* 0 a)
(* a a)
(- (* (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ (/ (- (* 1/2 b) (/ (* a c) b)) a) (/ a (- (* 1/2 b) (/ (* a c) b))))) (* (/ b (/ a 1/2)) (/ (* (/ b a) (/ b a)) 4)))
(/ (* a c) b)
Outputs
(+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))
(fma.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal 1/4 binary64)) (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) b)) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (/.f64 b a))) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(neg.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) a))
(*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c))
(*.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 c (/.f64 c (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 c (/.f64 c (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 c (*.f64 b b))) (/.f64 c (/.f64 c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 c (/.f64 c (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 c (*.f64 b b))) (/.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (/.f64 c (/.f64 c (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))))
(/.f64 (*.f64 c (-.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c) (+.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) c) (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) c)
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)))
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))
(+.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 b a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) b) 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 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a))
(/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(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 (*.f64 a a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) a)
(neg.f64 (/.f64 #s(literal 1 binary64) a))
(neg.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 a a))))
(/.f64 #s(literal -1 binary64) a)
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))
(*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) b)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a))) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))))
(*.f64 (*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))
(-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 b (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) a)
(pow.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1/2 binary64) a))
(*.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b)
(*.f64 b #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) b)
(neg.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) b)
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)))
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))
(+.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 b a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) b) 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 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a))
(/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(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 (*.f64 a a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a))
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) a)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) a)
(neg.f64 a)
(/.f64 a #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) a)))
(/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) a)
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) a)
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a))
(+.f64 #s(literal 0 binary64) (*.f64 a a))
(+.f64 (*.f64 a a) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(-.f64 (*.f64 a a) #s(literal 0 binary64))
(fma.f64 a a #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64))
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 a a))
(+.f64 (*.f64 a a) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(-.f64 (*.f64 a a) #s(literal 0 binary64))
(fma.f64 a a #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64))
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(+.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) b)) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 b a))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) #s(literal 1 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(+.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(fma.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 b (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (*.f64 (/.f64 b a) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (/.f64 b a) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(/.f64 (*.f64 (/.f64 b a) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) b) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (/.f64 b a)) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) b) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 b a)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) b) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 b a) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 b #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 2 binary64)) a)
(*.f64 b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 b (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 b a) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))
(-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(-.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 c a) b) a))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))))
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) b)) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 b a))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) #s(literal 1 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 b (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) a))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal 1/2 binary64))) (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a))) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))
(/.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))
(/.f64 (*.f64 b b) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 b c) b)
(neg.f64 (/.f64 a #s(literal -1/2 binary64)))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))
(pow.f64 a #s(literal 3 binary64))
(*.f64 a (*.f64 a a))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a a) a)
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)))
#s(literal 0 binary64)
(+.f64 #s(literal 0 binary64) (*.f64 a a))
(+.f64 (*.f64 a a) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(-.f64 (*.f64 a a) #s(literal 0 binary64))
(fma.f64 a a #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64))
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(+.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))
(+.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(+.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))
(+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))) (/.f64 (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) a) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) #s(literal 3/2 binary64)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) #s(literal 3/2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a))) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (*.f64 a a))) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) a) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) a) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (neg.f64 (-.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))) (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (*.f64 a #s(literal 8 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 a #s(literal 8 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) #s(literal 4 binary64)) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) #s(literal 4 binary64)))) (*.f64 (/.f64 a (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (*.f64 a #s(literal 8 binary64))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (*.f64 a #s(literal 8 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 a #s(literal 8 binary64))) (*.f64 a (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)))) (*.f64 a (*.f64 a #s(literal 8 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) #s(literal 4 binary64)) (*.f64 a (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) #s(literal 4 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (pow.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))))) (-.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (/.f64 b a)) a))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))) (/.f64 (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)) (/.f64 a (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a))))) (/.f64 (*.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 8 binary64)) (*.f64 a #s(literal 8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 a (*.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (/.f64 b a)) a)) (*.f64 a #s(literal 8 binary64))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a))))
(/.f64 (*.f64 c a) b)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64))
(*.f64 c (/.f64 a b))
(*.f64 a (/.f64 c b))
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a))
(*.f64 (/.f64 c b) a)

simplify532.0ms (3.7%)

Algorithm
egg-herbie
Rules
6504×*-lowering-*.f32
6504×*-lowering-*.f64
3844×+-lowering-+.f64
3844×+-lowering-+.f32
1850×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval289.0ms (2%)

Compiler

Compiled 101402 to 4028 computations (96% saved)

prune286.0ms (2%)

Pruning

52 alts after pruning (46 fresh and 6 done)

PrunedKeptTotal
New1714201734
Fresh22628
Picked325
Done044
Total1719521771
Accuracy
95.6%
Counts
1771 → 52
Alt Table
Click to see full alt table
StatusAccuracyProgram
1.6%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
8.5%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c b) #s(literal -3/4 binary64)) (*.f64 a (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 a a)) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
3.2%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)))) (*.f64 b #s(literal 2 binary64))))
2.5%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)))
38.2%
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b))))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 a b)))) (*.f64 a #s(literal 2 binary64)))
12.9%
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
48.6%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
1.9%
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 a b)))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
24.7%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
30.4%
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal 1/2 binary64)))))
32.9%
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64)))
2.8%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64)))))
8.9%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 (/.f64 c (*.f64 a a)) #s(literal 3/4 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c c) a)) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
7.2%
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
43.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
8.7%
(/.f64 (*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 a a)) #s(literal -3/4 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
9.4%
(/.f64 (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)))
28.2%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.4%
(/.f64 c b)
7.8%
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))
40.9%
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
40.9%
(/.f64 b (neg.f64 a))
5.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a c) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a b))))
8.4%
(/.f64 #s(literal 1 binary64) (/.f64 b c))
40.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
6.0%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
29.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
29.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)))
30.3%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
29.4%
(/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))
29.8%
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))
25.4%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
40.9%
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
40.7%
(-.f64 (/.f64 c b) (/.f64 b a))
24.3%
(-.f64 (*.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
30.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
14.7%
(+.f64 (+.f64 (*.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal -2/3 binary64)) (*.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal -1/3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c b) #s(literal -3/4 binary64)) (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 9/16 binary64))))))
18.2%
(*.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal -1 binary64))
26.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.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))))))))
26.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
53.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b))
40.8%
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
24.4%
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
17.6%
(*.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) a)
19.9%
(*.f64 c (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a c)))
28.3%
(*.f64 c (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
20.5%
(*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 b c))) (*.f64 a b)))
27.6%
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))))
6.3%
(*.f64 c (*.f64 (/.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
20.9%
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
Compiler

Compiled 3640 to 1155 computations (68.3% saved)

regimes159.0ms (1.1%)

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

4 calls:

45.0ms
c
36.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))
36.0ms
b
25.0ms
a
Results
AccuracySegmentsBranch
59.2%3a
91.0%4b
60.6%3c
75.8%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)

regimes37.0ms (0.3%)

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

1 calls:

20.0ms
b
Results
AccuracySegmentsBranch
91.0%4b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes33.0ms (0.2%)

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

1 calls:

19.0ms
b
Results
AccuracySegmentsBranch
91.0%4b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes31.0ms (0.2%)

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

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
91.0%4b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes33.0ms (0.2%)

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

1 calls:

20.0ms
b
Results
AccuracySegmentsBranch
87.1%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes31.0ms (0.2%)

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

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
82.5%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes58.0ms (0.4%)

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

1 calls:

41.0ms
b
Results
AccuracySegmentsBranch
82.5%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes21.0ms (0.1%)

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

1 calls:

17.0ms
b
Results
AccuracySegmentsBranch
68.5%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes8.0ms (0.1%)

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

1 calls:

6.0ms
b
Results
AccuracySegmentsBranch
68.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
b
Results
AccuracySegmentsBranch
68.4%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes6.0ms (0%)

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

3 calls:

2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
40.9%1a
40.9%1c
46.6%2b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0.1%)

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:

5.0ms
a
1.0ms
b
1.0ms
c
Results
AccuracySegmentsBranch
8.4%1a
8.4%1c
8.4%1b
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch84.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
59.0ms
9.009705711017738e+72
7.925666823488155e+76
0.0ms
-2.483375669844051e-297
-2.4633729211124975e-297
18.0ms
-4.874306249471583e+31
-4.6343728990753805e+28
Results
42.0ms65×2valid
15.0ms151×0valid
8.0ms40×1valid
2.0ms27×0invalid
Compiler

Compiled 514 to 363 computations (29.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-mult: 34.0ms (66.3% of total)
ival-sqrt: 4.0ms (7.8% of total)
ival-div: 3.0ms (5.8% of total)
ival-sub: 2.0ms (3.9% of total)
backward-pass: 2.0ms (3.9% of total)
ival-neg: 2.0ms (3.9% of total)
ival-add: 2.0ms (3.9% of total)
const: 1.0ms (1.9% of total)

bsearch60.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
9.009705711017738e+72
7.925666823488155e+76
0.0ms
-2.483375669844051e-297
-2.4633729211124975e-297
19.0ms
-4.874306249471583e+31
-4.6343728990753805e+28
Results
17.0ms52×2valid
16.0ms158×0valid
10.0ms46×1valid
2.0ms19×0invalid
Compiler

Compiled 514 to 355 computations (30.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 11.0ms (37.1% of total)
ival-div: 4.0ms (13.5% of total)
ival-add: 4.0ms (13.5% of total)
ival-sqrt: 3.0ms (10.1% of total)
ival-sub: 2.0ms (6.7% of total)
backward-pass: 2.0ms (6.7% of total)
ival-neg: 2.0ms (6.7% of total)
const: 1.0ms (3.4% of total)

bsearch64.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
9.009705711017738e+72
7.925666823488155e+76
0.0ms
-2.483375669844051e-297
-2.4633729211124975e-297
18.0ms
-4.874306249471583e+31
-4.6343728990753805e+28
Results
17.0ms57×2valid
15.0ms151×0valid
9.0ms48×1valid
2.0ms20×0invalid
Compiler

Compiled 482 to 347 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 11.0ms (37.3% of total)
ival-sqrt: 5.0ms (16.9% of total)
ival-sub: 3.0ms (10.2% of total)
ival-div: 3.0ms (10.2% of total)
backward-pass: 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)

bsearch40.0ms (0.3%)

Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
9.009705711017738e+72
7.925666823488155e+76
0.0ms
-2.483375669844051e-297
-2.4633729211124975e-297
19.0ms
-4.874306249471583e+31
-4.6343728990753805e+28
Results
14.0ms133×0valid
8.0ms29×2valid
3.0ms14×1valid
1.0ms13×0invalid
Compiler

Compiled 337 to 242 computations (28.2% saved)

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

bsearch62.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
2.2328526888265711e-100
4.37120842308976e-95
22.0ms
-4.874306249471583e+31
-4.6343728990753805e+28
Results
25.0ms219×0valid
7.0ms20×2valid
6.0ms33×1valid
6.0ms65×0invalid
Compiler

Compiled 691 to 467 computations (32.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 12.0ms (45.3% of total)
ival-div: 3.0ms (11.3% of total)
ival-sqrt: 3.0ms (11.3% of total)
ival-sub: 2.0ms (7.5% of total)
backward-pass: 2.0ms (7.5% of total)
ival-neg: 2.0ms (7.5% of total)
ival-add: 2.0ms (7.5% of total)
const: 1.0ms (3.8% of total)

bsearch57.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
2.2328526888265711e-100
4.37120842308976e-95
16.0ms
-1.9536766718634415e-97
-6.924090004871831e-98
Results
22.0ms174×0valid
8.0ms86×0invalid
6.0ms22×2valid
5.0ms28×1valid
Compiler

Compiled 566 to 384 computations (32.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 12.0ms (47.2% of total)
ival-div: 3.0ms (11.8% of total)
ival-sqrt: 3.0ms (11.8% of total)
ival-sub: 2.0ms (7.9% of total)
ival-neg: 2.0ms (7.9% of total)
ival-add: 2.0ms (7.9% of total)
backward-pass: 1.0ms (3.9% of total)
const: 1.0ms (3.9% of total)

bsearch65.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
48.0ms
2.2328526888265711e-100
4.37120842308976e-95
12.0ms
-1.9536766718634415e-97
-6.924090004871831e-98
Results
32.0ms174×0valid
8.0ms34×1valid
5.0ms59×0invalid
5.0ms16×2valid
Compiler

Compiled 566 to 384 computations (32.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-mult: 25.0ms (65.7% of total)
ival-div: 4.0ms (10.5% of total)
ival-sqrt: 3.0ms (7.9% of total)
ival-sub: 2.0ms (5.3% of total)
ival-neg: 2.0ms (5.3% of total)
ival-add: 2.0ms (5.3% of total)
backward-pass: 1.0ms (2.6% of total)
const: 1.0ms (2.6% of total)

bsearch40.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
36.0ms
-2.4633729211124975e-297
8.066757155563184e-309
Results
18.0ms160×0valid
10.0ms69×0invalid
Compiler

Compiled 306 to 209 computations (31.7% saved)

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

bsearch38.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
34.0ms
-2.4633729211124975e-297
8.066757155563184e-309
Results
16.0ms160×0valid
11.0ms98×0invalid
Compiler

Compiled 226 to 159 computations (29.6% saved)

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

bsearch36.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
32.0ms
-2.4633729211124975e-297
8.066757155563184e-309
Results
14.0ms160×0valid
10.0ms95×0invalid
Compiler

Compiled 196 to 149 computations (24% saved)

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

bsearch55.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
50.0ms
4.396212119000834e+86
1.6400428650726487e+98
Results
26.0ms88×2valid
16.0ms51×1valid
2.0ms21×0valid
1.0ms0invalid
Compiler

Compiled 176 to 129 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 10.0ms (37.3% of total)
ival-div: 4.0ms (14.9% of total)
backward-pass: 3.0ms (11.2% of total)
ival-sqrt: 3.0ms (11.2% of total)
ival-neg: 2.0ms (7.5% of total)
ival-sub: 2.0ms (7.5% of total)
ival-add: 2.0ms (7.5% of total)
const: 1.0ms (3.7% of total)

simplify20.0ms (0.1%)

Algorithm
egg-herbie
Rules
50×*-commutative_binary64
40×+-commutative_binary64
28×sub-neg_binary64
16×neg-mul-1_binary64
14×neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0117438
1157438
2180438
3197438
4206438
5210438
6211438
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -980000000000000025116431876096 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) (if (<=.f64 b #s(literal 23999999999999999843892792494539049706173369505949831816506507857521530634240 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 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)))) (if (<=.f64 b #s(literal 77999999999999997885713531348261636003101358553174350881443156754152139259904 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 b #s(literal 65000000000000004665846786492845798837099501492295702490014605759631457255424 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (<=.f64 b #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -41999999999999995768604662431744 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 6772219815005301/307828173409331868845930000782371982852185463050511302093346042220669701339821957901673955116288403443801781174272 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/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -5771778251424973/38478521676166483605741250097796497856523182881313912761668255277583712667477744737709244389536050430475222646784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -456932444904477/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6310477554891303/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))
(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 440000000000000006437505901496944133626818914660448226082588746354710400270505215000576 binary64)) (/.f64 b (neg.f64 a)) (/.f64 c b))
(/.f64 c b)
Outputs
(if (<=.f64 b #s(literal -980000000000000025116431876096 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) (if (<=.f64 b #s(literal 23999999999999999843892792494539049706173369505949831816506507857521530634240 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -980000000000000025116431876096 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) (if (<=.f64 b #s(literal 23999999999999999843892792494539049706173369505949831816506507857521530634240 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 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)))) (if (<=.f64 b #s(literal 77999999999999997885713531348261636003101358553174350881443156754152139259904 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 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)))) (if (<=.f64 b #s(literal 77999999999999997885713531348261636003101358553174350881443156754152139259904 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 b #s(literal 65000000000000004665846786492845798837099501492295702490014605759631457255424 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 b #s(literal 65000000000000004665846786492845798837099501492295702490014605759631457255424 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (<=.f64 b #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(if (<=.f64 b #s(literal -47999999999999996450862364884992 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (if (<=.f64 b #s(literal -3652222135876439/1472670216079209191611846812294369061779846741149537544383939224844146080198663889983147846225162535085015972903906454385940805786127700971461406151798572026902674582936498055383467782973408003026559655543480367258322130389749455925034296201550456726842167383528130955181647838728025835969211239052281644132073472 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (<=.f64 b #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(if (<=.f64 b #s(literal -41999999999999995768604662431744 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 6772219815005301/307828173409331868845930000782371982852185463050511302093346042220669701339821957901673955116288403443801781174272 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/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -41999999999999995768604662431744 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (if (<=.f64 b #s(literal 6772219815005301/307828173409331868845930000782371982852185463050511302093346042220669701339821957901673955116288403443801781174272 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/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -5771778251424973/38478521676166483605741250097796497856523182881313912761668255277583712667477744737709244389536050430475222646784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -5771778251424973/38478521676166483605741250097796497856523182881313912761668255277583712667477744737709244389536050430475222646784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -456932444904477/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6310477554891303/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -456932444904477/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 6310477554891303/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))
(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 c (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) a) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(if (<=.f64 b #s(literal 440000000000000006437505901496944133626818914660448226082588746354710400270505215000576 binary64)) (/.f64 b (neg.f64 a)) (/.f64 c b))
(if (<=.f64 b #s(literal 440000000000000006437505901496944133626818914660448226082588746354710400270505215000576 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 c b))
(/.f64 c b)

soundness2.5s (17.7%)

Rules
7908×*-lowering-*.f32
7908×*-lowering-*.f64
6802×*-lowering-*.f32
6802×*-lowering-*.f64
5864×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
08427386
128786839
089266839
01416
13415
27314
317214
429614
552814
6104614
7224214
8518214
9775714
0817314
05433071
118862859
271322847
080012847
052342
1423210
25364209
08236209
0124810467
145639735
088639735
01343
16339
253939
3759039
0808839
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1187 to 655 computations (44.8% saved)

preprocess101.0ms (0.7%)

Compiler

Compiled 948 to 262 computations (72.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...